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(deps): update collector images in examples #2692

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

codeboten
Copy link

Which problem is this PR solving?

  • This was needed because I was trying to run the graphql example and ran into a problem where the image of the collector was so old that an arm release of the container wasn't available.

Short description of the changes

  • updated all the collectors in various examples to the latest current release of the collector.
  • updated the collector config and ran docker compose up to ensure they all worked

This PR updates all the collectors in various examples to the latest current
release of the collector. This was needed because I was trying to run the
graphql example and ran into a problem where the image of the collector was
so old that an arm release of the container wasn't available.

Signed-off-by: Alex Boten <[email protected]>
@codeboten codeboten requested a review from a team as a code owner February 1, 2025 00:06
Copy link

codecov bot commented Feb 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.96%. Comparing base (cb0515a) to head (4992334).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2692   +/-   ##
=======================================
  Coverage   90.96%   90.96%           
=======================================
  Files         172      172           
  Lines        8137     8137           
  Branches     1649     1649           
=======================================
  Hits         7402     7402           
  Misses        735      735           

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.

1 participant