Skip to content

Commit

Permalink
license header
Browse files Browse the repository at this point in the history
  • Loading branch information
ajgajg1134 committed Sep 20, 2024
1 parent 75b3269 commit 70e191f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions data-pipeline/src/health_metrics.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright 2024-Present Datadog, Inc. https://www.datadoghq.com/
// SPDX-License-Identifier: Apache-2.0

/// health_metrics holds data to emit info about the health of the data-pipeline

pub(crate) const STAT_SEND_TRACES: &str = "datadog.libdatadog.send.traces";
Expand Down

0 comments on commit 70e191f

Please sign in to comment.