grafana/agent (github.com/grafana/agent/operations/agent-flow-mixin)
### [`v0.40.5`](https://togithub.com/grafana/agent/blob/HEAD/CHANGELOG.md#v0405-2024-05-15)
[Compare Source](https://togithub.com/grafana/agent/compare/v0.40.4...v0.40.5)
##### Breaking changes
- `prometheus.exporter.postgres` has been updated to the latest upstream
version which changes the set of exported metrics. The following metrics were
removed: `pg_stat_database_session_time`, `pg_stat_database_sessions`,
`pg_stat_database_sessions_abandoned`, `pg_stat_database_sessions_fatal`,
`pg_stat_database_sessions_killed`, `pg_stat_database_idle_in_transaction_time`,
`pg_stat_database_checksum_failures`, `pg_stat_database_checksum_last_failure`,
`pg_stat_database_active_time`. The following metrics were
renamed: `pg_stat_bgwriter_buffers_alloc`, `pg_stat_bgwriter_buffers_backend`,
`pg_stat_bgwriter_buffers_backend_fsync`, `pg_stat_bgwriter_buffers_checkpoint`,
`pg_stat_bgwriter_buffers_clean`, `pg_stat_bgwriter_checkpoint_sync_time`,
`pg_stat_bgwriter_checkpoint_write_time`, `pg_stat_bgwriter_checkpoints_req`,
`pg_stat_bgwriter_checkpoints_timed`, `pg_stat_bgwriter_maxwritten_clean`,
`pg_stat_bgwriter_stats_reset` - the new names include the `_total` suffix. ([@thampiotr](https://togithub.com/thampiotr))
##### Bugfixes
- Fix an issue where the azure exporter was not correctly gathering subscription scoped metrics when only one region was configured ([@kgeckhart](https://togithub.com/kgeckhart))
- Fixed an issue where creating a `prometheus.exporter.postgres` component with
multiple `data_source_names` would result in an error. ([@thampiotr](https://togithub.com/thampiotr))
- Fix a bug with the logs pipeline in static mode which prevented it from shutting down cleanly.
##### Other changes
- Updating SNMP exporter from v0.24.1 to v0.26.0.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
v0.40.4
->v0.40.5
Release Notes
grafana/agent (github.com/grafana/agent/operations/agent-flow-mixin)
### [`v0.40.5`](https://togithub.com/grafana/agent/blob/HEAD/CHANGELOG.md#v0405-2024-05-15) [Compare Source](https://togithub.com/grafana/agent/compare/v0.40.4...v0.40.5) ##### Breaking changes - `prometheus.exporter.postgres` has been updated to the latest upstream version which changes the set of exported metrics. The following metrics were removed: `pg_stat_database_session_time`, `pg_stat_database_sessions`, `pg_stat_database_sessions_abandoned`, `pg_stat_database_sessions_fatal`, `pg_stat_database_sessions_killed`, `pg_stat_database_idle_in_transaction_time`, `pg_stat_database_checksum_failures`, `pg_stat_database_checksum_last_failure`, `pg_stat_database_active_time`. The following metrics were renamed: `pg_stat_bgwriter_buffers_alloc`, `pg_stat_bgwriter_buffers_backend`, `pg_stat_bgwriter_buffers_backend_fsync`, `pg_stat_bgwriter_buffers_checkpoint`, `pg_stat_bgwriter_buffers_clean`, `pg_stat_bgwriter_checkpoint_sync_time`, `pg_stat_bgwriter_checkpoint_write_time`, `pg_stat_bgwriter_checkpoints_req`, `pg_stat_bgwriter_checkpoints_timed`, `pg_stat_bgwriter_maxwritten_clean`, `pg_stat_bgwriter_stats_reset` - the new names include the `_total` suffix. ([@thampiotr](https://togithub.com/thampiotr)) ##### Bugfixes - Fix an issue where the azure exporter was not correctly gathering subscription scoped metrics when only one region was configured ([@kgeckhart](https://togithub.com/kgeckhart)) - Fixed an issue where creating a `prometheus.exporter.postgres` component with multiple `data_source_names` would result in an error. ([@thampiotr](https://togithub.com/thampiotr)) - Fix a bug with the logs pipeline in static mode which prevented it from shutting down cleanly. ##### Other changes - Updating SNMP exporter from v0.24.1 to v0.26.0.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.