Skip to content

Commit 115230c

Browse files
authored
Merge branch 'main' into Localize-content-languages-java-sdk
2 parents deb60ff + 3690863 commit 115230c

File tree

112 files changed

+1159
-355
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

112 files changed

+1159
-355
lines changed

.github/workflows/check-i18n.yml

+7-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,12 @@ jobs:
1313
with:
1414
fetch-depth: 0 # all
1515
- name: Any files missing hash key?
16-
run: scripts/check-i18n.sh -n -x -v
16+
run: |
17+
scripts/check-i18n.sh -n -x -v
18+
.github/workflows/scripts/check-i18n-helper.sh
1719
- name: Any files with invalid hash keys?
1820
run: scripts/check-i18n.sh -v
19-
- run: .github/workflows/scripts/check-i18n-helper.sh
21+
- name: Drifted status needs updating?
22+
run: |
23+
scripts/check-i18n.sh -D
24+
# npm run _diff:fail

.textlintrc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ filters:
1919
# src attribute in figure Hugo template:
2020
- /src=".*?"/
2121
# Other:
22-
- /<https?://.*?>/ # Raw URLs
22+
- /<https?:\/\/.*?>/ # Raw URLs
2323
rules:
2424
terminology:
2525
defaultTerms: false

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Here is a list of community roles with current and previous members:
6161
- [Fabrizio Ferri-Benedetti](https://github.com/theletterf)
6262
- [Patrice Chalin](https://github.com/chalin), CNCF
6363
- [Phillip Carter](https://github.com/cartermp), Honeycomb
64-
- [Severin Neumann](https://github.com/svrnm), Cisco
64+
- [Severin Neumann](https://github.com/svrnm)
6565
- [Tiffany Hrabusa](https://github.com/tiffany76), Grafana Labs
6666

6767
- Emeritus approvers:

assets/js/tracing.js

+6-4
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import { getWebAutoInstrumentations } from '@opentelemetry/auto-instrumentations
77
import { registerInstrumentations } from '@opentelemetry/instrumentation';
88
import { OTLPTraceExporter } from '@opentelemetry/exporter-trace-otlp-http';
99
import { Resource } from '@opentelemetry/resources';
10-
import { SemanticResourceAttributes } from '@opentelemetry/semantic-conventions';
10+
import { ATTR_SERVICE_NAME } from '@opentelemetry/semantic-conventions';
1111
import { ZoneContextManager } from '@opentelemetry/context-zone-peer-dep';
1212

1313
const collectorOptions = {
@@ -16,21 +16,23 @@ const collectorOptions = {
1616
const exporter = new OTLPTraceExporter(collectorOptions);
1717

1818
const resources = new Resource({
19-
[SemanticResourceAttributes.SERVICE_NAME]: 'opentelemetry.io',
19+
[ATTR_SERVICE_NAME]: 'opentelemetry.io',
2020
'browser.language': navigator.language,
2121
});
2222

2323
const provider = new WebTracerProvider({
2424
resource: resources,
25+
spanProcessors: [
26+
new SimpleSpanProcessor(exporter),
27+
new SimpleSpanProcessor(new ConsoleSpanExporter()),
28+
],
2529
});
2630

2731
registerInstrumentations({
2832
instrumentations: [getWebAutoInstrumentations({})],
2933
tracerProvider: provider,
3034
});
3135

32-
provider.addSpanProcessor(new SimpleSpanProcessor(exporter));
33-
provider.addSpanProcessor(new SimpleSpanProcessor(new ConsoleSpanExporter()));
3436
provider.register({
3537
contextManger: new ZoneContextManager(),
3638
});

content/en/announcements/kubecon-eu.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@ weight: -1
88

99
<i class="fas fa-bullhorn"></i> [**{{% param title %}}**][LF],
1010
**<span class="text-nowrap">April 1 - 4,</span> London England**.
11-
<span class="d-none d-md-inline"><br></span> Come collaborate, learn, and
12-
share<span class="d-none d-sm-inline"> with the Cloud Native community</span>!
11+
<span class="d-none d-md-inline"><br></span> Come [collaborate, learn, and
12+
share][blog]<span class="d-none d-sm-inline"> with the Cloud Native
13+
community</span>!
1314

1415
[LF]:
1516
https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/register/?utm_source=opentelemetry&utm_medium=all&utm_campaign=KubeCon-EU-2025&utm_content=slim-banner
17+
[blog]: /blog/2025/kubecon-eu/

content/en/blog/2023/otterize-otel/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ with each other. You can then use that information for operational or security
4747
needs, such as determining the blast radius of a downtime or security incident.
4848
You can use the service graph to figure out where to start rolling out
4949
OpenTelemetry tracing, as that deployment tends to be more involved and requires
50-
the integration of the OpenTelemetry SDK into your source code.
50+
the integration of the OpenTelemetry SDK into your source code.
5151

5252
While it was easy to use the OTel SDK for the network mapper, we can see why
5353
there's a bit of a chicken-and-egg problem here when you're looking into

content/en/blog/2025/kubecon-eu.md

+222
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,222 @@
1+
---
2+
title:
3+
Join us for OpenTelemetry Talks and Activities at KubeCon + CloudNativeCon
4+
Europe 2025
5+
linkTitle: KubeCon EU '25
6+
date: 2025-03-04
7+
author: '[Tiffany Hrabusa](https://github.com/tiffany76) (Grafana Labs)'
8+
# prettier-ignore
9+
cSpell:ignore: Adevinta Aftab Arianna Baeyens Bartłomiej Boulineau Celalettin Cgroupv Chauhan codecentric Contribfest Cosmonic Geisendoerfer Guangya Hoeven Horovits Hrabusa Jiří Juraj Kalyanaraman Karemba Karthik Kasper Kathiresan kedify Keycloak Kimpel Kluwer Kokilavani Kovalenko Kowall Kremser Kruthika Liatrio Mancioppi Marylia Michálek MTTD Nilson Nissen Norimatsu Oberaigner observ Olly OTTL Paessler Pahlke Prasanna Płotka Querel Roubalik SCRM Simha Skyscanner Suereth Tanaka Vamerlatti Vespri Vijay Wolters Zbynek
10+
---
11+
12+
The OpenTelemetry governance and technical committees, along with the project's
13+
maintainers, invite you to join them and other members of the OpenTelemetry
14+
community at [KubeCon + CloudNativeCon Europe][] ([registration][]) and at the
15+
co-located [Observability Day] in London from April 1 to 4, 2025.
16+
17+
This post covers all currently scheduled activities related to OpenTelemetry
18+
that are happening during KubeCon. Check back for updates before the start of
19+
the conference!
20+
21+
## OpenTelemetry Contribfest
22+
23+
Join the OpenTelemetry maintainers for
24+
[OpenTelemetry Contribfest](https://sched.co/1tcyB)! This hands-on session is a
25+
favorite for new contributors. You can choose between several opportunities to
26+
contribute&mdash;Collector, Go, Java, JavaScript, and more&mdash;with support
27+
and guidance from maintainers in these project areas to help you get started.
28+
29+
## KubeCon talks and maintainer sessions
30+
31+
- **[⚡ Lightning Talk: Quick Intro to CI/CD Observability with OpenTelemetry](https://sched.co/1tcwL)**<br>
32+
by Dotan Horovits, CNCF Ambassador<br> Tuesday, April 1 • 14:50 - 14:55
33+
- **[Keynote: AI Enabled Observability Explainers - We Actually Did Something With AI!](https://sched.co/1txBX)**<br>
34+
by Vijay Samuel, Principal MTS, Architect, eBay<br> Wednesday, April 2 •
35+
09:48 - 10:03
36+
- **[Keynote: The Observability Platform Engineering Advantage: From Zero-Code to Monitoring as Code](https://sched.co/1txBd)**<br>
37+
by Kasper Borg Nissen, Dash0<br> Wednesday, April 2 • 10:26 -10:41
38+
- **[OpenTelemetry Project Update](https://sched.co/1tcxD)**<br> by Severin
39+
Neumann, Independent; Daniel Gomez Blanco, Skyscanner; Alolita Sharma, Apple;
40+
Trask Stalnaker, Microsoft; Pablo Baeyens, Datadog <br> Wednesday, April 2 •
41+
11:15 - 11:45
42+
- **[OpenFeature Update From the Maintainers](https://sched.co/1tcxA)**<br> by
43+
Thomas Poignant, Adevinta; Lukas Reining, codecentric AG; Alexandra
44+
Oberaigner, Dynatrace<br> Wednesday, April 2 • 11:15 - 11:45
45+
- **[Standardizing CI/CD Observability with OpenTelemetry: Insights from the CI/CD Observability SIG](https://sched.co/1tcxP)**<br>
46+
by Dotan Horovits, CNCF Ambassador & Adriel Perkins, Liatrio<br> Wednesday,
47+
April 2 • 12:00 - 12:30
48+
- **[From 0 to Production-Grade with Kubernetes Native Development](https://sched.co/1txGo)**<br>
49+
by Thomas Vitale, Systematic & Kevin Dubois, Red Hat<br> Wednesday, April 2 •
50+
12:00 - 12:30
51+
- **[KEDA: Unlocking Advanced Event-Driven Scaling for Kubernetes](https://sched.co/1tcxY)**<br>
52+
by Zbynek Roubalik, Kedify & Jorge Turrado, SCRM Lidl International Hub<br>
53+
Wednesday, April 2 • 12:00 - 12:30
54+
- **[Enhancing Database Observability with OpenTelemetry](https://sched.co/1txE9)**<br>
55+
by Marylia Gutierrez, Grafana Labs<br> Wednesday, April 2 • 14:30 - 15:00
56+
- **[What's New in gRPC](https://sched.co/1tcy8)**<br> by Kevin Nilson,
57+
Google<br> Wednesday, April 2 • 15:15 - 15:45
58+
- **[Deep Dive To AI Agent Observability](https://sched.co/1txEC)**<br> by
59+
Guangya Liu, IBM & Karthik Kalyanaraman, Langtrace AI<br> Wednesday, April 2 •
60+
15:15 - 15:45
61+
- **[More Data Please: Hands on Green Cloud Experiments](https://sched.co/1tx9z)**<br>
62+
by Leonard Pahlke, BWI GmbH & Antonio Di Turi, Data Reply<br> Wednesday, April
63+
2 • 15:15 - 15:45
64+
- **[Asimov's Zeroth Law of Robotics: Observability for AI](https://sched.co/1txEF)**<br>
65+
by Nicole van der Hoeven, Grafana Labs<br> Wednesday, April 2 • 16:15 - 16:45
66+
- **[Jaeger V2: OpenTelemetry at the Core of Modern Distributed Tracing](https://sched.co/1tcyZ)**<br>
67+
by Jonah Kowall, Paessler<br> Wednesday, April 2 • 17:00 - 17:30
68+
- **[An Exemplary Path: Leveraging EBPFs and OpenTelemetry To Auto-instrument for Exemplars](https://sched.co/1txEI)**<br>
69+
by Charlie Le & Kruthika Prasanna Simha, Apple<br> Wednesday, April 2 •
70+
17:00 - 17:30
71+
- **[Logs, Metrics, Traces and Mayhem: An Interactive Observability Adventure Game](https://sched.co/1txG5)**<br>
72+
by Jay Clifford & Tom Glenn, Grafana Labs<br> Wednesday, April 2 • 17:45 -
73+
18:15
74+
- **[How Green Is My OpenTelemetry Collector?](https://sched.co/1txEL)**<br> by
75+
Nancy Chauhan, Student & Adriana Villela, Dynatrace<br> Wednesday, April 2 •
76+
17:45 - 18:15
77+
- **[OTel Sucks (But Also Rocks!)](https://sched.co/1txHm)**<br> by Juraci
78+
Paixão Kröhling, OllyGarden & Daniel Dyla, Dynatrace<br> Thursday, April 3 •
79+
11:00 - 11:30
80+
- **[Wasm Whiplash: WasmCloud's Wild Ride To Standards](https://sched.co/1tcz9)**<br>
81+
by Brooks Townsend, Cosmonic<br> Thursday, April 3 • 11:45 - 12:15
82+
- **[How To Adopt OpenTelemetry in an Enterprise Where Incumbent Vendor Tools Reign Supreme](https://sched.co/1txHs)**<br>
83+
by Chris Weldon, Wolters Kluwer<br> Thursday, April 3 • 14:15 - 14:45
84+
- **[How To Rename Metrics Without Impacting Somebody’s Observability](https://sched.co/1txHv)**<br>
85+
by Bartłomiej Płotka, Google & Arianna Vespri, Independent<br> Thursday, April
86+
3 • 15:00 - 15:30
87+
- **[OTel Me How To Get My Open Source Community Taken Seriously: Lessons Learned as an OTel Maintainer](https://sched.co/1txH6)**<br>
88+
by Reese Lee, New Relic & Adriana Villela, Dynatrace<br> Thursday, April 3 •
89+
16:45 - 17:15
90+
- **[⚡ Lightning Talk: Observability Diet: Your 5-Step Plan To Trim the Data Fat](https://sched.co/1txCq)**<br>
91+
by Pranay Prateek, SigNoz<br> Thursday, April 3 • 16:55 - 17:00
92+
- **[Optimizing Metrics Collection & Serving When Autoscaling LLM Workloads](https://sched.co/1txI4)**<br>
93+
by Vincent Hou, Bloomberg & Jiří Kremser, kedify.io<br> Thursday, April 3 •
94+
17:30 - 18:00
95+
- **[The State of Prometheus and OpenTelemetry Interoperability](https://sched.co/1txIA)**<br>
96+
by Arthur Sens, Grafana & Juraj Michálek, Swiss RE<br> Friday, April 4 •
97+
11:45 - 12:15
98+
- **[Fluent Bit v4: A Decade of Innovation and What’s Next](https://sched.co/1ue2s)**<br>
99+
by Eduardo Silva, Chronosphere<br> Friday, April 4 • 13:45 - 14:15
100+
- **[Smooth Scaling With the OpAMP Supervisor: Managing Thousands of OpenTelemetry Collectors](https://sched.co/1txID)**<br>
101+
by Evan Bradley, Dynatrace & Andy Keller, observIQ<br> Friday, April 4 •
102+
13:45 - 14:15
103+
- **[Evolving OpenID Connect and Observability in Keycloak](https://sched.co/1td1c)**<br>
104+
by Ryan Emerson, Red Hat & Takashi Norimatsu, Hitachi<br> Friday, April 4 •
105+
14:30 - 15:00
106+
- **[How To Supercharge AI/ML Observability With OpenTelemetry and Fluent Bit](https://sched.co/1txAi)**<br>
107+
by Celalettin Calis, Chronosphere<br> Friday, April 4 • 15:15 - 15:45
108+
109+
## Observability Day
110+
111+
[Observability Day] fosters collaboration, discussion, and knowledge sharing of
112+
cloud native observability projects. This event will be held on Tuesday, April
113+
1, 2025, from 9:00 - 17:25. There will be several sessions on OpenTelemetry as
114+
well.
115+
116+
{{% alert-md title="Important access note" color="danger" %}}
117+
118+
You need an _all-access_ pass to attend **Observability Day**. For details, see
119+
[KubeCon registration][registration].
120+
121+
[registration]:
122+
https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/register/?utm_source=opentelemetry&utm_medium=all&utm_campaign=KubeCon-EU-2025&utm_content=blog
123+
124+
{{% /alert-md %}}
125+
126+
- **[Sponsored Keynote: The Future of Observability: Trends, AI, and New Relic’s Vision for a Smarter Stack](https://sched.co/1u5jm)**<br>
127+
by Harry Kimpel, New Relic<br> Tuesday, April 1 • 10:00 - 10:05
128+
- **[Sponsored Keynote: Fluent Bit vs. OpenTelemetry Collector - Why Not Both?](https://sched.co/1u5jp)**<br>
129+
by Paige Cruz, Chronosphere<br> Tuesday, April 1 • 10:10 - 10:15
130+
- **[Observability by Design: Leveraging OpenTelemetry Weaver To Take Control of Your Observability](https://sched.co/1u5jy)**<br>
131+
by Josh Suereth, Google & Laurent Querel, F5<br> Tuesday, April 1 • 11:20 -
132+
11:45
133+
- **[Encrypted Telemetry in Transit](https://sched.co/1u5k4)**<br> by Jason
134+
Plumb, Splunk<br> Tuesday, April 1 • 12:55 - 13:20
135+
- **[From Sampling To Full Visibility: Scaling Tracing To Trillions of Spans](https://sched.co/1u5k7)**<br>
136+
by Sonam Gupta, SigLens<br> Tuesday, April 1 • 12:55 - 13:20
137+
- **[OpenTelemetry at Delivery Hero: The Good, the Bad and the Vendor-Agnostic](https://sched.co/1u5kD)**<br>
138+
by Elena Kovalenko, Delivery Hero<br> Tuesday, April 1 • 13:30 - 13:55
139+
- **[From Splunk To OTel: Scaling Observability at MSCI With a Four-Person Team](https://sched.co/1u5kP)**<br>
140+
by Aftab Khan & Zach Arnold, MSCI<br> Tuesday, April 1 • 14:40 - 15:05
141+
- **[Customize Your Own OpenTelemetry Collector: An Introduction To OCB](https://sched.co/1u5kV)**<br>
142+
by Evan Bradley, Dynatrace & Pablo Baeyens, Datadog<br> Tuesday, April 1 •
143+
15:20 - 15:45
144+
- **[The Art and Craft of No-touch Instrumentation](https://sched.co/1u5kS)**<br>
145+
by Michele Mancioppi, Dash0<br> Tuesday, April 1 • 15:20 - 15:45
146+
- **[OTel-y Oops: Learning From Our Observability Blunders](https://sched.co/1u5kY)**<br>
147+
by Joe Stephenson & Rodney Karemba, Akamai Technologies<br> Tuesday, April 1 •
148+
15:55 - 16:20
149+
- **[Beyond the Ephemeral: Mastering Serverless Metrics at Scale With Shopify](https://sched.co/1u5kh)**<br>
150+
by Pedro Tanaka, Shopify<br> Tuesday, April 1 • 16:30 - 16:55
151+
- **[The State of OpenTelemetry Profiling](https://sched.co/1u5ke)**<br> by
152+
Damien Mathieu, Elastic & Felix Geisendoerfer, Datadog<br> Tuesday, April 1 •
153+
16:30 - 16:55
154+
- **[⚡ Lightning Talk: Unlocking Customer-Centric Observability: A Case Study of OpenTelemetry To Reduce MTTD < 3 Mins](https://sched.co/1u5kn)**<br>
155+
by Kokilavani Kathiresan, Intuit<br> Tuesday, April 1 • 17:00 - 17:10
156+
- **[⚡ Lightning Talk: Who Are You? Solving the Container ID Resolution With Cgroupv2](https://sched.co/1u5kk)**<br>
157+
by Vincent Boulineau, Datadog<br> Tuesday, April 1 • 17:00 - 17:10
158+
- **[⚡ Lightning Talk: Empowering OpenTelemetry Users With the OTTL Playground: Simplified Data Transformation and Testing](https://sched.co/1u5kt)**<br>
159+
by Edmo Vamerlatti Costa, Elastic<br> Tuesday, April 1 • 17:15 - 17:25
160+
- **[⚡ Lightning Talk: From HAR To OpenTelemetry Trace: Redefining Your Observability](https://sched.co/1u5kq)**<br>
161+
by Antonio Jimenez Martinez, Cisco ThousandEyes<br> Tuesday, April 1 • 17:15 -
162+
17:25
163+
164+
## OpenTelemetry Observatory
165+
166+
Drop by and say _"Hi!"_ at OpenTelemetry Observatory presented by Splunk in the
167+
Expo Hall. This will be a place for informal chats, meetups, and other
168+
discussions led by OpenTelemetry community members and maintainers.
169+
170+
<!-- For the activity schedule, see the [OTel Observatory Calendar](https://shorturl.at/qEUX1). -->
171+
172+
Note that the Observatory might show up as "Splunk Activation Booth" on the
173+
event map.
174+
175+
Activity schedule coming soon. Check back in the coming weeks for updates!
176+
177+
<!-- If you’d like to participate and lead a discussion or short presentation, reach
178+
out to the
179+
[OpenTelemetry End User Working Group](https://cloud-native.slack.com/archives/C01RT3MSWGZ)
180+
to indicate your interest. -->
181+
182+
You can help us improve the project by sharing your thoughts and feedback about
183+
your OpenTelemetry adoption, implementation, and usage.
184+
185+
<!-- To join a feedback session, book online below. All times in Central European
186+
Time (CET).
187+
188+
- **March 20th, 11:45-12:45:**
189+
[End User Feedback Session - .NET & .NET Auto-Instrumentation](https://calendly.com/euwg-user-feedback-session/end-user-feedback-session?month=2024-03)
190+
- **March 20th, 15:00-16:00:**
191+
[End User Feedback Session - JavaScript](https://calendly.com/euwg-user-feedback-session/end-user-feedback-session-javascript?month=2024-03)
192+
- **March 21st, 11:00-12:00:**
193+
[End User Feedback Session - Semantic Conventions](https://calendly.com/euwg-user-feedback-session/end-user-feedback-session-semantic-conventions?month=2024-03)
194+
- **March 21st, 14:30-15:30:**
195+
[End User Feedback Session - Comms (website, docs)](https://calendly.com/euwg-user-feedback-session/end-user-feedback-session-comms?month=2024-03)
196+
- **March 21st, 15:00-16:00:**
197+
[End User Feedback Session - Profiling](https://calendly.com/euwg-user-feedback-session/end-user-feedback-session-profiling?month=2024-03)
198+
- **March 21st, 15:30-16:30:**
199+
[End User Feedback Session - Client-side](https://calendly.com/euwg-user-feedback-session/end-user-feedback-session-client-side)
200+
201+
A maximum of 5 participants will join one SIG maintainer to provide feedback for
202+
that SIG. Sessions will be recorded and posted on the
203+
[OTel YouTube channel](https://youtube.com/@otel-official). -->
204+
205+
We will create action items from your comments as appropriate. Check
206+
[#otel-sig-end-user] in CNCF's Slack instance for results and action item
207+
updates to come after KubeCon EU.
208+
209+
<!-- Back by popular demand! We'll be recording
210+
[Humans of OTel interviews](/blog/2023/humans-of-otel/) at the OTel Observatory.
211+
If you'd like to share your experiences as an OpenTelemetry practitioner or
212+
maintainer,
213+
[sign up for an interview session](https://calendly.com/otel-euwg/humans-of-otel). -->
214+
215+
Come join us to listen, learn, and get involved in OpenTelemetry. See you in
216+
London!
217+
218+
[KubeCon + CloudNativeCon Europe]:
219+
https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/?utm_source=opentelemetry&utm_medium=all&utm_campaign=KubeCon-EU-2025&utm_content=blog
220+
[Observability Day]:
221+
https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/co-located-events/observability-day/
222+
[#otel-sig-end-user]: https://cloud-native.slack.com/archives/C01RT3MSWGZ

content/en/docs/collector/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Collector
33
description: Vendor-agnostic way to receive, process and export telemetry data.
44
aliases: [./about]
55
cascade:
6-
vers: 0.120.0
6+
vers: 0.121.0
77
weight: 270
88
---
99

content/en/docs/collector/building/receiver.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -1137,14 +1137,14 @@ of now:
11371137
├── go.work.sum
11381138
├── ocb
11391139
├── otelcol-dev
1140-
   ├── components.go
1141-
   ├── components_test.go
1142-
   ├── go.mod
1143-
   ├── go.sum
1144-
   ├── main.go
1145-
   ├── main_others.go
1146-
   ├── main_windows.go
1147-
   └── otelcol-dev
1140+
├── components.go
1141+
├── components_test.go
1142+
├── go.mod
1143+
├── go.sum
1144+
├── main.go
1145+
├── main_others.go
1146+
├── main_windows.go
1147+
└── otelcol-dev
11481148
└── tailtracer
11491149
├── config.go
11501150
├── factory.go

content/en/docs/collector/configuration.md

+15
Original file line numberDiff line numberDiff line change
@@ -639,6 +639,21 @@ service:
639639
exporters: [opencensus, zipkin]
640640
```
641641

642+
As with components, use the `type[/name]` syntax to create additional pipelines
643+
for a given type. Here is an example extending the previous configuration:
644+
645+
```yaml
646+
service:
647+
pipelines:
648+
# ...
649+
traces:
650+
# ...
651+
traces/2:
652+
receivers: [opencensus]
653+
processors: [batch]
654+
exporters: [zipkin]
655+
```
656+
642657
### Telemetry
643658

644659
The `telemetry` config section is where you can set up observability for the

0 commit comments

Comments
 (0)