graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #00476
Re: [Question #127053]: Cannot graph the lower precision metrics?
The schema change will not update an existing metric; if you sent the first datapoint before the schema was setup like this, it's using the schema as it existed when the first data was sent.
-Nick
On Sep 27, 2010, at 10:36 AM, Chance Carroll <question127053@xxxxxxxxxxxxxxxxxxxxx> wrote:
> New question #127053 on Graphite:
> https://answers.launchpad.net/graphite/+question/127053
>
> Here is the relevant excerpt from storage-schema.conf:
>
> [server_stats]
> priority = 100
> pattern = ^servers\.
> retentions = 60:43200,900:350400
>
> I cannot seem to access any data after the "60:4320" retention span. I cannot graph it and if I grab the raw data with rawData=true I get a graph that has the wrong precision and contains nulls. If I try to pull a graph that contains only older data I get a "Invalid time interval" error.
>
> I am using version 0.9.6 of graphite, whisper and carbon.
>
> Any help with this would be greatly appreciated.
>
> Thanks,
> Chance
>
>
>
> --
> You received this question notification because you are a member of
> graphite-dev, which is an answer contact for Graphite.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~graphite-dev
> Post to : graphite-dev@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~graphite-dev
> More help : https://help.launchpad.net/ListHelp
Follow ups
References