diff options
| author | Martin Fischer <martin@push-f.com> | 2026-01-17 18:28:14 +0100 |
|---|---|---|
| committer | Martin Fischer <martin@push-f.com> | 2026-01-17 19:04:24 +0100 |
| commit | 7750ec9ab103d3687553a6bbcb25d676b985edcd (patch) | |
| tree | 94e40fde4529f5f941854de3ad2deb1d99075889 /.gitignore | |
| parent | d18ad307fc8084f9b5479e8fc08d4fbc427738c5 (diff) | |
break: collect metrics on demand
As per https://prometheus.io/docs/instrumenting/writing_exporters/#scheduling:
> Metrics should only be pulled from the application when Prometheus scrapes them,
> exporters should not perform scrapes based on their own timers.
> That is, all scrapes should be synchronous.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
