Does the value pushed into Graphite need to be an integer?

Asked by Joseph Heck

Looking at http://graphite.wikidot.com/getting-your-data-into-graphite - pushing the data in via a socket: Does the data value need to be an integer, or are floats acceptable as well?

Question information

Language:
English Edit question
Status:
Solved
For:
Graphite Edit question
Assignee:
No assignee Edit question
Solved by:
Joseph Heck
Solved:
Last query:
Last reply:
Revision history for this message
Nicholas Leskiw (nleskiw) said :
#1

Floats are fine.

-Nick

On Jul 7, 2011, at 5:21 PM, Joseph Heck <email address hidden> wrote:

> New question #164107 on Graphite:
> https://answers.launchpad.net/graphite/+question/164107
>
> Looking at http://graphite.wikidot.com/getting-your-data-into-graphite - pushing the data in via a socket: Does the data value need to be an integer, or are floats acceptable as well?
>
>
> --
> 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 : <email address hidden>
> Unsubscribe : https://launchpad.net/~graphite-dev
> More help : https://help.launchpad.net/ListHelp

Revision history for this message
Joseph Heck (heckj) said :
#2

Thanks!