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

README Tweaks #142

Open
gagbo opened this issue Sep 29, 2023 · 0 comments
Open

README Tweaks #142

gagbo opened this issue Sep 29, 2023 · 0 comments

Comments

@gagbo
Copy link
Member

gagbo commented Sep 29, 2023

The "For projects already using custom Prometheus metrics" section could use a few tweaks, noting them here not to forget.

  • The toml snippet to add autometrics doesn't work. "Inline tables" need to be on a single line, not multiple ones, at least my version of Cargo didn't want to accept the current form as is. we should rather have a single line version
[dependencies]
autometrics = { version = "*", features = ["prometheus-0_13"], default-features = false }
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

1 participant