Graphite Data Display Issue

Asked by M Kuchi

I have the following entry in the storage-schemas.conf file my intention being one daily summarized value and store it for 5 years. But when I look on the web side the data shows up as "." for one-minute representation. I am new to graphite and havent found a solution to my problem online yet. Maybe an expert here can help me. I apprecaite your time.

[db_metrics_customer_xx]
priority = 100
pattern=db\.metrics\.xx\.customer\..+
retentions = 86400:1825

We have a similar entry with xx replaced with xx1 and that visual part for that entry works great. Same exact definition and different path.

At the end of the config file we have the following config... listing this just in case this tied to the issue.

[everything_1min_1day_10min_5years]
priority = 100
pattern = .*
retentions = 60:10080,600:157680

Question information

Language:
English Edit question
Status:
Answered
For:
Graphite Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Jeff Blaine (jblaine-kickflop) said :
#1

I recommend using whisper-dump to examine the seemingly
troubled whisper file to ensure that the archives in it
match what you think they should be based on your schema.

On 12/10/2012 5:41 PM, M Kuchi wrote:
> New question #216456 on Graphite:
> https://answers.launchpad.net/graphite/+question/216456
>
> I have the following entry in the storage-schemas.conf file my intention being one daily summarized value and store it for 5 years. But when I look on the web side the data shows up as "." for one-minute representation. I am new to graphite and havent found a solution to my problem online yet. Maybe an expert here can help me. I apprecaite your time.
>
> [db_metrics_customer_xx]
> priority = 100
> pattern=db\.metrics\.xx\.customer\..+
> retentions = 86400:1825
>
>
> We have a similar entry with xx replaced with xx1 and that visual part for that entry works great. Same exact definition and different path.
>
> At the end of the config file we have the following config... listing this just in case this tied to the issue.
>
> [everything_1min_1day_10min_5years]
> priority = 100
> pattern = .*
> retentions = 60:10080,600:157680
>
>
>

Can you help with this problem?

Provide an answer of your own, or ask M Kuchi for more information if necessary.

To post a message you must log in.