Skip to content

Commit

Permalink
Update telemetry-batteries
Browse files Browse the repository at this point in the history
  • Loading branch information
Dzejkop committed Dec 6, 2023
1 parent 0ab9ab5 commit 384a46a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ async fn main() -> eyre::Result<()> {

if config.service.datadog_enabled {
let datadog_battery = DatadogBattery::new(
Some("http://localhost:8126"),
None,
Level::DEBUG,
"tx-sitter-monolith",
None,
Expand Down

0 comments on commit 384a46a

Please sign in to comment.