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

share string interner between scraper and remote_write #20

Merged
merged 2 commits into from
May 28, 2021

Conversation

mapno
Copy link
Member

@mapno mapno commented May 17, 2021

rfratto and others added 2 commits May 17, 2021 10:36
This commit exposes the string interner globally with a shared pool and
modifies both the scraper and remote_write to use that shared pool.

Note that the string_interner_zero_reference_releases_total now has a
different namespace and subsystem from what it was initially set to in
the RW code.

Signed-off-by: Robert Fratto <robert.fratto@grafana.com>
discovery/ec2 suffered from breaking changes in
prometheus#8693
which this commit tries to remedy until all dependencies
update their vendored prometheus.
@mapno mapno merged commit 2c7da3a into release-2.27.0-grafana May 28, 2021
@mapno mapno deleted the feat-shared-interner-2.27 branch May 28, 2021 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants