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(cmd/forwarder-agent): do not forward Timers #367

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

ctlong
Copy link
Member

@ctlong ctlong commented Aug 21, 2023

Description

Our current method of converting Timer envelopes to single event Histograms to send to an OTel Collector is not ideal. While we think more deeply about how to do this conversion, we want to rip out the conversion code so no one starts depending on this format.

Testing performed?

  • Unit tests
  • Integration tests
  • Acceptance tests

Checklist:

  • This PR is being made against the main branch, or relevant version branch
  • I have made corresponding changes to the documentation
  • I have added testing for my changes

If you have any questions, or want to get attention for a PR or issue please reach out on the #logging-and-metrics channel in the cloudfoundry slack

@ctlong ctlong requested a review from a team as a code owner August 21, 2023 21:40
@ctlong ctlong merged commit b92b732 into main Aug 21, 2023
5 checks passed
@ctlong ctlong deleted the chore/forwarder-agent/do-not-forward-timers branch August 21, 2023 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants