We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We're lacking documentation on setting up and using metrics/logging/prometheus.
It's not clear how metrics and logging works, what it can do for people, or if it's working as expected.
cd docs/ $ cat metrics.md cat: metrics.md: No such file or directory
Looking at metrics.md should show me how to set it up, how to use it, and tell me what information I can see in there.
Maybe we should have a separate doc section on logging and Prometheus?
Information about metrics is in these files, and also in some closed PRs.
Some other open questions:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
We're lacking documentation on setting up and using metrics/logging/prometheus.
Impact
It's not clear how metrics and logging works, what it can do for people, or if it's working as expected.
Environment and steps to reproduce
cd docs/ $ cat metrics.md cat: metrics.md: No such file or directory
Expected behavior
Looking at metrics.md should show me how to set it up, how to use it, and tell me what information I can see in there.
Maybe we should have a separate doc section on logging and Prometheus?
Additional information
Information about metrics is in these files, and also in some closed PRs.
Some other open questions:
The text was updated successfully, but these errors were encountered: