Skip to content

chore: update otel library versions and support gRPC end point#15

Merged
akaur13 merged 5 commits into
masterfrom
feat/update-otel-lib-versions-support-grpc
May 12, 2026
Merged

chore: update otel library versions and support gRPC end point#15
akaur13 merged 5 commits into
masterfrom
feat/update-otel-lib-versions-support-grpc

Conversation

@akaur13
Copy link
Copy Markdown
Collaborator

@akaur13 akaur13 commented May 10, 2026

PR includes
Updates for Otel and tracing depency updates to enable grpc protocol for collection

"OTEL_EXPORTER_OTLP_TRACES_ENDPOINT not set",
))))
}
pub fn grpc_collector_connect(&self) -> Result<Tracer, Box<dyn std::error::Error + Send + Sync>> {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Both the methods are identical except for with_tonic vs with_http methods in the builder for exporter

Comment thread chronos_bin/src/message_processor.rs
Comment thread chronos_bin/src/postgres/pg.rs
@akaur13 akaur13 merged commit 175095e into master May 12, 2026
1 check passed
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