Skip to content
New issue

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

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

Already on GitHub? # to your account

Add a snmp_context argument to SNMP exporter #6923

Merged
merged 1 commit into from
May 24, 2024
Merged

Conversation

ptodev
Copy link
Contributor

@ptodev ptodev commented May 22, 2024

PR Description

Adds a new config argument which was added to upstream recently

Notes to the Reviewer

I still haven't tested this. I hope to test it tomorrow with some help from @bastischubert

PR Checklist

  • CHANGELOG.md updated
  • Documentation added
  • Tests updated
  • Config converters updated

@ptodev ptodev requested a review from clayton-cornell as a code owner May 22, 2024 18:03
Copy link
Contributor

@clayton-cornell clayton-cornell left a comment

Choose a reason for hiding this comment

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

Doc changes look OK to me. @erikbaranowski are good to go for a merge?

@ptodev ptodev force-pushed the ptodev/add-snmp_context branch from 5901816 to 2a92db4 Compare May 24, 2024 13:01
@ptodev ptodev merged commit 315599b into main May 24, 2024
10 checks passed
@ptodev ptodev deleted the ptodev/add-snmp_context branch May 24, 2024 13:12
erikbaranowski added a commit that referenced this pull request May 31, 2024
* Update pyroscope/ebpf to v0.4.6 (#678) (#6917)

* Update pyroscope/ebpf to v0.4.4

Note: Pyroscope updated its prometheus/common dependecy and hence this
required further updates.

* Also update windows exporter

* Allow pid maps to be configured

This also modifieds the way we do defaulting and valides those two new
fields.

* Update pyroscope/ebpf v0.4.5

This updates the pyroscope/ebpf annotations to both have alloy and
river ones.

* Add some testing for argument validation

* Update to v0.4.6 to fix debug data

This also includes a test to make sure debug data is marshalled
correctly.

Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>

* Add a snmp_context argument (#6923)

* Update `make docs` procedure (#6930)

Co-authored-by: grafanabot <bot@grafana.com>

---------

Co-authored-by: Christian Simon <simon@swine.de>
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
Co-authored-by: Paulin Todev <paulin.todev@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: grafanabot <bot@grafana.com>
@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 24, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 24, 2024
# for free to subscribe to this conversation on GitHub. Already have an account? #.
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.

4 participants