Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cherry picks for v0.40.5 #6907

Merged
merged 8 commits into from
May 15, 2024
Merged

Cherry picks for v0.40.5 #6907

merged 8 commits into from
May 15, 2024

Conversation

ptodev
Copy link
Contributor

@ptodev ptodev commented May 15, 2024

This PR cherry picks a few changes for the upcoming v0.40.5: #6719, #6780, #6904, and #6905.

It's a bit weird to have breaking changes in a patch release. Apparently we've done it before, so I think it should be ok.

kgeckhart and others added 5 commits May 15, 2024 12:48
* Update postgres exporter
* Make collector work with first DSN
* Enhance docs and test
* Update depcheck
* Update SNMP exporter

* Fix build issues

* Update Windows exporter
* Update Loki dependency.

* Clean up metrics generated from logs after a config reload.

Synced from:
grafana/loki#12938

* Update README
`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)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is not super readable, it would have been nicer to have new lines for the metrics that were removed and he one that were renamed

Copy link
Collaborator

@mattdurham mattdurham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

* Update loki dep to k190

* port renames

* fix loki push api
@ptodev
Copy link
Contributor Author

ptodev commented May 15, 2024

I also had to cherry pick #6543 and bump github.com/grafana/vmware_exporter to a newer version in our go.mod in order to resolve a few build issues.

@ptodev ptodev merged commit 4a1c26f into release-v0.40 May 15, 2024
10 checks passed
@ptodev ptodev deleted the ptodev/patch-40.5 branch May 15, 2024 16:36
@github-actions github-actions bot added the frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed. label Jun 15, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants