Commit Graph

16 Commits (03ae214e8129b009b7a336dfa328e3eb2cb15dc2)

Author SHA1 Message Date
Kubernetes Prow Robot 653584fd10
Merge pull request #45792 from CasperLiu/otlp-env-var-for-trace
Configure Kubernetes components's OTEL traces configuration (emitting traces directly and tuning with environment)
2024-04-12 03:02:49 -07:00
CasperLiu 494e36e983 modify words to make clear 2024-04-10 21:31:00 +08:00
CasperLiu 4c28c0a333 remove an example 2024-04-09 10:04:09 +08:00
CasperLiu 844301bc06 introduce how to configure environment variable for OTEL trace 2024-04-07 11:52:03 +08:00
Dipesh Rawat a3f297bc80
Use new feature_gate_name option 2024-02-12 19:16:20 +00:00
David Ashpole fec3ca793f
clarify how trace context works for kubelet tracing 2023-09-22 17:54:52 +00:00
Sascha Grunert 53641dfce9
[KEP-2731] Add docs for Kubelet OpenTelemetry Tracing graduation
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-04-05 13:59:33 +02:00
Han Kang c3d698a443 update APIServerTracing docs 2023-03-26 09:41:54 -07:00
having-dlrow 93d0e757de [en] fix spelling error in system-trace.md 2022-11-04 16:50:19 +09:00
Haosdent Huang ac5e7c0bd0 KubeCon Docs Sprint: Update page weights for content/en/docs/concepts/cluster-administration. 2022-10-24 13:43:39 -04:00
Sally O'Malley 221d4e817c
add to cluster-admin/system-traces docs 2022-08-16 15:47:18 -04:00
Qiming Teng ca36ac797c Add API server config reference (v1alpha1)
The `TracingConfiguration` struct we reference from the system traces
page only exists in the v1alpha1 version of the API server
configuration. This PR fixes the problem.
2022-02-18 14:32:57 +08:00
Qiming Teng b198199336 Configuration API for v1.23 2021-12-08 16:19:23 +08:00
Qiming Teng 683d28574d Wrap long lines for system-traces 2021-07-27 17:42:49 +08:00
Qiming Teng 96b9dd41b7 Add API server config API v1alpha1
The `v1alpha1` API is not the *latest* version but it contains some new
structures not seen in `v1beta1` or `v1`.
2021-07-27 17:39:57 +08:00
David Ashpole 65539f9e67 add documentation for API Server tracing 2021-07-26 10:01:26 -07:00