Skip to content

More ingester events #772

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

Merged
merged 7 commits into from
Mar 28, 2018
Merged

More ingester events #772

merged 7 commits into from
Mar 28, 2018

Conversation

bboreham
Copy link
Contributor

@bboreham bboreham commented Mar 26, 2018

Fleshing out the "event sampling" with more detail on chunks flushed, DynamoDB retries and series creation.

Also stop logging/eventing in the case where all retries are exhausted - this isn't useful if you sample all retries.

While I was in here I created a metric for chunks created - so you can see the rate of creation compared to the rate of flushing. Fixes #567

They don't happen often enough to be meaningful.
This will make it possible to drill into the reasons for very short
chunks.
This should make it possible to analyze which keys generate the most
retries.
Replaces the code which would log a few keys after all retries were
exhausted.
@bboreham bboreham force-pushed the more-ingester-events branch from fd5601f to 35ec19a Compare March 28, 2018 08:53
@bboreham bboreham merged commit f25533c into master Mar 28, 2018
@bboreham bboreham mentioned this pull request Jun 4, 2018
@tomwilkie tomwilkie deleted the more-ingester-events branch August 29, 2018 15:02
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

Successfully merging this pull request may close these issues.

2 participants