Skip to content

feat(opentelemetry): use custom otelcol-orb collector for orb-agent and orb-maestro#2993

Draft
lpegoraro wants to merge 5 commits intoorb-community:developfrom
lpegoraro:feat/add_otelcolorb
Draft

feat(opentelemetry): use custom otelcol-orb collector for orb-agent and orb-maestro#2993
lpegoraro wants to merge 5 commits intoorb-community:developfrom
lpegoraro:feat/add_otelcolorb

Conversation

@lpegoraro
Copy link
Copy Markdown
Contributor

@lpegoraro lpegoraro commented Feb 7, 2024

Blocked by

  • Merge PR
  • Images on DockerHub orbcommunity/otelcol-orb-agent and orbcommunity/otelcol-orb-maestro

{
"name": "otel-collector",
"image": "otel/opentelemetry-collector-contrib:0.91.0",
"image": "orb-community/otelcol-orb-maestro@latest",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I'd recommend to avoid using latest but stick to specific version (once we have them)

{
"name": "otel-collector",
"image": "otel/opentelemetry-collector-contrib:0.91.0",
"image": "orb-community/otelcol-orb-maestro@latest",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Same here regarding latest

@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.60%. Comparing base (8acc26b) to head (e4023c5).
⚠️ Report is 56 commits behind head on develop.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2993   +/-   ##
========================================
  Coverage    48.60%   48.60%           
========================================
  Files           85       85           
  Lines         6372     6372           
========================================
  Hits          3097     3097           
  Misses        3275     3275           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants