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

Remove opentelemetry as the default metrics library #97

Merged
merged 26 commits into from
May 24, 2023

Conversation

emschwartz
Copy link
Contributor

Also make it so that enabling multiple metrics libraries will encode metrics multiple times. This is so that we don't need to make the features mutually exclusive.

Resolves #89, #95

.github/workflows/ci.yml Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
autometrics/README.md Show resolved Hide resolved
autometrics/src/prometheus_exporter.rs Show resolved Hide resolved
Base automatically changed from prometheus-client-2 to main May 23, 2023 12:49
@emschwartz emschwartz merged commit 7396e13 into main May 24, 2023
1 check passed
@emschwartz emschwartz deleted the no-default-metrics-library branch May 24, 2023 08:45
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.

Refactor error handling Rethink how we handle the integrations with multiple metrics libraries
2 participants