Skip to content

Commit

Permalink
chore: add empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
maschad committed Feb 5, 2025
1 parent 7c3199d commit 99618cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions atoma-proxy/src/telemetry.rs
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ use tracing_subscriber::{
const LOG_FILE: &str = "atoma-proxy-service.log";

// Default Grafana OTLP endpoint if not specified in environment

const DEFAULT_OTLP_ENDPOINT: &str = "http://localhost:4317";

static RESOURCE: Lazy<Resource> =
Expand Down

0 comments on commit 99618cd

Please sign in to comment.