Maxim G.
Maxim G.
https://github.com/prometheus-community/postgres_exporter/blob/b126e621db083d4299120c02b157e0e13aafa7a4/collector/pg_stat_walreceiver.go#L118C3-L118C68 `slot_name` format is hardcoded to be `repmgr_slot_([0-9]*)`, while slots can have any name you like. With custom slot names the whole collector doesn't work with `collector=stat_wal_receiver msg="Skipping wal receiver...
Parameters doesn't get mapped if string is splitted with +
### Before proceeding - [x] I didn't find a similar [issue](https://github.com/werf/nelm/issues) ### Problem Existing werf.io/log-regex annotation allows to choose which log lines to show, while we need to choose which...
### Before proceeding - [x] I didn't find a similar [issue](https://github.com/werf/nelm/issues) ### Problem Need a way to ignore some changes in "nelm release plan install" diff. Helm has --suppress-output-line-regex flag...
Cant persist local_blocks processor metrics to s3, `flush_to_storage: true` saves them to files, not s3 storage. Using helm monolithic setup, config listed below. Traces are correctly persisted to S3, but...