mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
This change adds configuration options for setting the in-memory telemetry sink collection and retention durations. This sink backs the metrics JSON API and previously had hard-coded default values. The new options are particularly useful when running development or debug environments, where metrics collection is desired at a fast and granular rate.
4 lines
79 B
Plaintext
4 lines
79 B
Plaintext
```release-note:bug
|
|
agent: allow configuration of in-memory telemetry sink
|
|
```
|