Skip to content

Conversation

@pinebit
Copy link
Contributor

@pinebit pinebit commented Dec 12, 2025

Added external OTLP setup for production usage.
A user is supposed to uncomment and update the two new vars in .env:

CHARON_OTLP_ADDRESS=tempo.monitoring.gcp.obol.tech:443
CHARON_OTLP_HEADERS=Authorization=Basic <insert your token here>

The token is per-client base64 string prepared by Obol.

Copy link
Contributor

@OisinKyne OisinKyne left a comment

Choose a reason for hiding this comment

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

I think we need my suggested addition or we'll get a warning CHARON_OTLP_ADDRESS not set. Defaulting to a blank string at the start of every docker compose up command.

Bar that, same q as kalo in slack, i assume if we pass these flags with empty strings, that they don't error or complain too hard?

Co-authored-by: Oisín Kyne <4981644+OisinKyne@users.noreply.github.com>
Signed-off-by: Andrei Smirnov <pinebit@gmail.com>
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.

4 participants