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

List of feature comparison to Graphite/Carbon #29

Open
cfortier2 opened this issue Dec 3, 2015 · 2 comments
Open

List of feature comparison to Graphite/Carbon #29

cfortier2 opened this issue Dec 3, 2015 · 2 comments

Comments

@cfortier2
Copy link

Hello,

This looks like an interesting project. Can you advise on any feature differences between the golang implementation and Graphite/Carbon please?

Thanks

@druchoo
Copy link

druchoo commented Jul 12, 2016

Old issue and some of this information probably wasn't available at that time but I'll go ahead and take a stab at answering for the benefit of others..

As far as I can tell, most of the major features of python-carbon are supported in go-carbon.

Taken from readme...

  • internal metrics w/ ability to set interval
  • schemas-file
  • aggregation-file
  • limit the number of whisper update_many() calls per second
  • max cache size
  • udp / tcp / pickle listeners
  • carbonlink
  • sparse file creation
  • cache write strategy ( just added to master )

As of version 0.7.2 go-carbon does not support:

  • whitelist.conf
  • blacklist.conf
  • query-bulk

I've made a feature request for those (#64)

EDIT: aggregation-rules.conf also is not supported (#42).

@bzed
Copy link

bzed commented Nov 9, 2016

As mentioned in #64 and #42 - just use carbon-c-relay....

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

3 participants