Skip to content

Fix upgrade guide#4579

Merged
ptodev merged 1 commit into
mainfrom
fix-0.35-flow-upgrade-guide
Jul 25, 2023
Merged

Fix upgrade guide#4579
ptodev merged 1 commit into
mainfrom
fix-0.35-flow-upgrade-guide

Conversation

@ptodev

@ptodev ptodev commented Jul 25, 2023

Copy link
Copy Markdown
Contributor

I'd updated the upgrade guide with a new "Main (unreleased)" section similar to the one in the changelog, but apparently there was already a 0.35 section underneath which I hadn't noticed. This will PR will add the deprecation information in the right section.

@ptodev ptodev requested a review from clayton-cornell as a code owner July 25, 2023 09:27
The reason for the removal is a bug which caused the metrics to be incorrect if more than one instance of a traces configuration is specified.

Removed metrics:
- "blackbox_exporter_config_last_reload_success_timestamp_seconds" (gauge)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

These metrics are only removed if the integration is not used

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Even if the integration is used, would this metric show up? We are using a detached commit of the exporter, and I don't see Agent code calling the NewSafeConfig function anywhere?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

You are right, those metrics are not relevant to the agent anymore. Good call!

@ptodev ptodev requested a review from marctc July 25, 2023 11:20
@ptodev ptodev merged commit 7f4fbe2 into main Jul 25, 2023
@ptodev ptodev deleted the fix-0.35-flow-upgrade-guide branch July 25, 2023 11:42
ptodev added a commit that referenced this pull request Jul 25, 2023
ptodev added a commit that referenced this pull request Jul 25, 2023
* Fix incorrect display of trace IDs in the automatic_logging processor (#4578)

* Fix incorrect spanId and traceId string conversion

* Fix upgrade guide (#4579)
dwalker-sabiogroup pushed a commit to dwalker-sabiogroup/agent that referenced this pull request Jul 28, 2023
clayton-cornell pushed a commit that referenced this pull request Aug 14, 2023
clayton-cornell pushed a commit that referenced this pull request Aug 14, 2023
@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 Feb 22, 2024
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Feb 22, 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.

2 participants