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
Benchmark suite should be implemented to track performance. Benchmarks should be reproducible and output trackable metrics.
Currently implemented as prom-bench
prom-bench
First iteration should focus on node exporter metrics (already generated by prom-bench) and "Node Exporter Full" dashboard.
The text was updated successfully, but these errors were encountered:
feat(promrw): request writer
5b43ad4
Ref: #283
perf(promrw): implement data load
8984a81
perf(otelbench): add promql query sender
74fa703
perf(otelbench): add analyze command
ebd6479
ernado
No branches or pull requests
Benchmark suite should be implemented to track performance.
Benchmarks should be reproducible and output trackable metrics.
Write performance
Currently implemented as
prom-bench
Read performance
First iteration should focus on node exporter metrics (already generated by prom-bench) and "Node Exporter Full" dashboard.
The text was updated successfully, but these errors were encountered: