Skip to content

Replaced jaeger with tempo and OTLP #318

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

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

Conversation

pinebit
Copy link
Contributor

@pinebit pinebit commented Mar 28, 2025

For charon v1.4.x:

  • Removed jaeger setup.
  • Added tempo setup with OTLP settings.

Same settings were tested with kurtosis-charon.

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR replaces the existing Jaeger tracing setup with Tempo using OTLP settings for charon v1.4.x.

  • Removed Jaeger configuration and related environment variables
  • Added Tempo configuration file and updated corresponding Grafana datasource and compose configuration

Reviewed Changes

Copilot reviewed 3 out of 6 changed files in this pull request and generated 1 comment.

File Description
tempo/tempo.yaml New configuration file for Tempo with OTLP settings
grafana/datasource.yml Updated Grafana datasource configuration to include Tempo
compose-debug.yml Removed Jaeger service; added Tempo service and updated charon settings
Files not reviewed (3)
  • .env.sample.holesky: Language not supported
  • .env.sample.hoodi: Language not supported
  • .env.sample.mainnet: Language not supported

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.

2 participants