Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support sending usage metrics to graphite #3

Open
jbrogan opened this issue Jan 24, 2014 · 1 comment
Open

Support sending usage metrics to graphite #3

jbrogan opened this issue Jan 24, 2014 · 1 comment

Comments

@jbrogan
Copy link
Contributor

jbrogan commented Jan 24, 2014

I am running this once a day and sending the metrics to graphite for long term trending.

I'd like to add support for the following arguments:

--graphite-url <ip:port>
--graphite-prefix os-swift 
--graphite-suffix daily 
--cluster-name os-r-object

For these arguments, this is the metric namespace you would have in graphite.

os-swift.os-r-object.container_amount.daily
os-swift.os-r-object.account_min_size.daily
os-swift.os-r-object.total_size.daily
...

Let me know if you would find this useful as an enhancement.

-John

@morucci
Copy link
Contributor

morucci commented May 19, 2014

Hi John,

Oh sorry, I haven't caught your issue since January :/ ... I need to check where
the notification are sent ...
So yes I think it could be a great piece of improvement so if you have code for that
feel free to contribute as I think it will be really useful for everyone !

Thanks a lot John,
Cheers,
Fabien

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants