Skip to content

Commit

Permalink
Update Tracing option hint (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
ralongit authored Dec 12, 2023
1 parent 541664b commit 964fe41
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion configs/2-1-k8s-eks.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
{
"type": "TRACING",
"description": "",
"hint": "Switch the toggle on if you want Logz.io Telemetry Collector to collect traces from your instrumented applications in the Kubernetes environment",
"hint": "The Logz.io Telemetry Collector gathers traces and aggregated metrics from applications that are instrumented and running in Kubernetes.",
"params": []
}
]
Expand Down
2 changes: 1 addition & 1 deletion configs/2-2-k8s-aks.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
},
{
"type": "TRACING",
"hint": "Switch the toggle on if you want Logz.io Telemetry Collector to collect traces from your instrumented applications in the Kubernetes environment",
"hint": "The Logz.io Telemetry Collector gathers traces and aggregated metrics from applications that are instrumented and running in Kubernetes.",
"params": []
}
]
Expand Down
2 changes: 1 addition & 1 deletion configs/2-3-k8s-gke.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
{
"type": "TRACING",
"description": "",
"hint": "Switch the toggle on if you want Logz.io Telemetry Collector to collect traces from your instrumented applications in the Kubernetes environment",
"hint": "The Logz.io Telemetry Collector gathers traces and aggregated metrics from applications that are instrumented and running in Kubernetes.",
"params": []
}
]
Expand Down
2 changes: 1 addition & 1 deletion configs/2-4-k8s-digitalocean.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
{
"type": "TRACING",
"description": "",
"hint": "Switch the toggle on if you want Logz.io Telemetry Collector to collect traces from your instrumented applications in the Kubernetes environment",
"hint": "The Logz.io Telemetry Collector gathers traces and aggregated metrics from applications that are instrumented and running in Kubernetes.",
"params": []
}
]
Expand Down

0 comments on commit 964fe41

Please sign in to comment.