Timon Engelke
Timon Engelke
### Component(s) collector ### Is your feature request related to a problem? Please describe. jaeger_query_extension currently only exposes the http endpoint of jaeger_query as a service. Since jaeger_query also supports...
## Description This PR updates the documentation of AlertmanagerConfig to include a reference to `AlertmanagerConfigMatcherStrategyType` where applicable. ## Type of change _What type of changes does your code introduce to...
#### What this PR does / why we need it The difference in the name of `metricAnnotationsAllowList` and `metricLabelsAllowlist` is confusing and can lead to misktakes when configuring the chart....
In a setup where two Prometheus instances write to Mimir and deduplication is used, the documentation recommends to use `cluster` as an external label which will be used by Mimir...
We are using mimirtool in Gitlab CI to verify and upload alertmanager configs. Since 2.17.2 (#13014), this no longer works because Gitlab expects CI images to have a shell. I...