Different time ranges in same dashbord

Asked by Luis Rodrigues

We would like to have a 1d and 7d graphs for the same variable on the same dashboard side by side. It this possible?

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
Michael Leinartas (mleinartas) said :
#1

You can use the timeShift() function to shift a graph's time back: http://readthedocs.org/docs/graphite/en/latest/functions.html#graphite.render.functions.timeShift

Revision history for this message
Felipe (felipou) said :
#2

Although this timeShift function is useful for similar contexts, it doesn't answer the question. You can shift the graph in time, but you can't expand it or shrink it to different time ranges. Is there another function that can be used for that? (Maybe used together with timeShift?)

Revision history for this message
Michael Leinartas (mleinartas) said :
#3

No, there's nothing currently to do that though it's possible to implement.

If you feel it'd be a useful addition, can you file a bug with the feature request and use case so that it can be tracked?

Can you help with this problem?

Provide an answer of your own, or ask Luis Rodrigues for more information if necessary.

To post a message you must log in.