forked from open-telemetry/opentelemetry-collector-contrib
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathk8s.yaml
64 lines (64 loc) · 1.36 KB
/
k8s.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
name: k8s
url: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol-k8s
maintainers: []
components:
connector:
- count
- exceptions
- failover
- otlpjson
- roundrobin
- routing
- servicegraph
exporter:
- file
- loadbalancing
- otelarrow
extension:
- ack
- basicauth
- bearertokenauth
- file_storage
- headers_setter
- health_check
- host_observer
- http_forwarder
- k8s_observer
- oauth2client
- oidc
- opamp
- pprof
processor:
- attributes
- cumulativetodelta
- deltatocumulative
- deltatorate
- filter
- groupbyattrs
- groupbytrace
- k8sattributes
- logdedup
- metricstransform
- probabilistic_sampler
- redaction
- remotetap
- resource
- resourcedetection
- tail_sampling
- transform
receiver:
- filelog
- fluentforward
- hostmetrics
- httpcheck
- jaeger
- journald
- k8s_cluster
- k8s_events
- k8sobjects
- kubeletstats
- opencensus
- otelarrow
- prometheus
- receiver_creator
- zipkin