Skip to content

Commit

Permalink
Change service tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Dzejkop committed Dec 6, 2023
1 parent b720181 commit 0ab9ab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ async fn main() -> eyre::Result<()> {
let datadog_battery = DatadogBattery::new(
Some("http://localhost:8126"),
Level::DEBUG,
"tx-sitter",
"tx-sitter-monolith",
None,
);

Expand Down

0 comments on commit 0ab9ab5

Please sign in to comment.