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

Roadmap #8

Closed
druchoo opened this issue Apr 22, 2015 · 7 comments
Closed

Roadmap #8

druchoo opened this issue Apr 22, 2015 · 7 comments
Assignees

Comments

@druchoo
Copy link

druchoo commented Apr 22, 2015

Hey there, love this project so far. Just wondering if you have a roadmap. I'd like to see the following features from carbon-cache implemented. Currently, the writes to my storage is higher than I'd like.

  • MAX_UPDATES_PER_SECOND
  • MAX_CREATES_PER_MINUTE
  • CARBON_METRIC_INTERVAL
@lomik
Copy link
Member

lomik commented Apr 23, 2015

I do not have a roadmap. All planned features I did and accept feature requests.

I'll see how to implement MAX_UPDATES_PER_SECOND, MAX_CREATES_PER_MINUTE, CARBON_METRIC_INTERVAL in carbon-cache and may also implement them. The original purpose was the opposite - to write as soon as possible :)

lomik added a commit that referenced this issue Apr 23, 2015
lomik added a commit that referenced this issue Apr 23, 2015
#8 persister max-updates-per-second
@lomik
Copy link
Member

lomik commented Apr 23, 2015

whisper.max-updates-per-second supported in version 0.4.3. Try it and report about results please

MAX_CREATES_PER_MINUTE not compatible with go-carbon internal architecture

@druchoo
Copy link
Author

druchoo commented May 3, 2015

Thanks for implementing. It seems to work as expected. Any progress on CARBON_METRIC_INTERVAL? Setting interval to 10s in carbon-cache really helps with debugging and testing settings quickly.

@lomik lomik self-assigned this May 6, 2015
@xneo64
Copy link

xneo64 commented Oct 30, 2015

Hi @lomik any plans on implementing a similar config setting to CARBON_METRIC_INTERVAL?

lomik added a commit that referenced this issue Oct 30, 2015
@lomik
Copy link
Member

lomik commented Oct 30, 2015

metric-interval option added to master

@xneo64
Copy link

xneo64 commented Nov 2, 2015

@lomik nice, thanks!

@lomik
Copy link
Member

lomik commented Nov 3, 2015

Released in 0.6

@lomik lomik closed this as completed Nov 3, 2015
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