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

Optimize and align host monitoring example with opentelemetry-collector-releases #636

Merged
merged 3 commits into from
Jul 24, 2024

Conversation

jack-berg
Copy link
Contributor

@jack-berg jack-berg commented Jun 28, 2024

Optimizations:

  • Reduce collection interval to default 60s
  • Disable process metrics to align with NRI defaults
  • Add cumulativetodelta processor to align with New Relic OTLP preferences
  • Drop metric description and unit

Other changes are aimed at alignment with opentelemetry-collector-releases. See corresponding synchronization PR in opentelemetry-collector-releases: newrelic/opentelemetry-collector-releases#115

@jack-berg jack-berg requested a review from jcountsNR as a code owner June 28, 2024 16:30
@jack-berg jack-berg changed the title Change host monitoring example collection interval to 60s Optimize and align host monitoring example with opentelemetry-collector-releases Jul 12, 2024
@jack-berg jack-berg merged commit b779c2a into main Jul 24, 2024
8 checks passed
@jack-berg jack-berg deleted the jack-berg-patch-1 branch July 24, 2024 18:20
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