feat(outputs.heartbeat): Add configuration information#18062
Merged
mstrandboge merged 4 commits intoinfluxdata:masterfrom Dec 2, 2025
Merged
feat(outputs.heartbeat): Add configuration information#18062mstrandboge merged 4 commits intoinfluxdata:masterfrom
mstrandboge merged 4 commits intoinfluxdata:masterfrom
Conversation
1 task
skartikey
reviewed
Nov 26, 2025
skartikey
approved these changes
Nov 26, 2025
mstrandboge
reviewed
Dec 1, 2025
Member
mstrandboge
left a comment
There was a problem hiding this comment.
Looks great overall! Just a couple comments on the testdata and readme
Member
There was a problem hiding this comment.
Are these empty testdata files intentionally empty or are they meant to have something in them?
Member
Author
There was a problem hiding this comment.
Yes it's correct. Those files are only there to mock filling the configurations list in config...
Co-authored-by: Maya Strandboge <136023093+mstrandboge@users.noreply.github.com>
Co-authored-by: Maya Strandboge <136023093+mstrandboge@users.noreply.github.com>
Contributor
|
Download PR build artifacts for linux_amd64.tar.gz, darwin_arm64.tar.gz, and windows_amd64.zip. 📦 Click here to get additional PR build artifactsArtifact URLs |
mstrandboge
approved these changes
Dec 2, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR adds an option to send configuration information with the heartbeat i.e. the sources used to start the present configuration instance.
Checklist
Related issues
related to #17303