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

chore(agent): Export internal metric fields #15376

Merged
merged 1 commit into from
May 21, 2024

Conversation

DStrand1
Copy link
Contributor

Summary

Export the internal fields on the metric struct so that they can be serialized by things like gob

Checklist

  • No AI generated code was used in this PR

Related issues

Part of #15221

@DStrand1 DStrand1 self-assigned this May 17, 2024
@telegraf-tiger telegraf-tiger bot added the chore label May 17, 2024
@DStrand1 DStrand1 assigned powersj and srebhan and unassigned DStrand1 May 20, 2024
@DStrand1 DStrand1 added the ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. label May 20, 2024
Copy link
Contributor

@powersj powersj left a comment

Choose a reason for hiding this comment

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

Looks good

@powersj powersj removed their assignment May 20, 2024
Copy link
Contributor

@srebhan srebhan left a comment

Choose a reason for hiding this comment

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

Awesome @DStrand1!

@srebhan srebhan merged commit d8aa46e into influxdata:master May 21, 2024
27 checks passed
@github-actions github-actions bot added this to the v1.31.0 milestone May 21, 2024
@DStrand1 DStrand1 deleted the export-metric-fields branch May 21, 2024 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/agent chore ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants