Skip to content

Commit

Permalink
Tweak apollo.router.operations.telemetry description
Browse files Browse the repository at this point in the history
Co-authored-by: Coenen Benjamin <[email protected]>
  • Loading branch information
goto-bus-stop and bnjjj authored Nov 28, 2024
1 parent 3c43714 commit fd39d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apollo-router/src/plugins/telemetry/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1769,7 +1769,7 @@ impl Telemetry {
if !attributes.is_empty() {
u64_counter!(
"apollo.router.operations.telemetry",
"Telemetry systems in use",
"Telemetry exporters enabled",
1,
attributes
);
Expand Down

0 comments on commit fd39d9b

Please sign in to comment.