10BC0 [CI] Merge dup cSpell entries in front matter, run word normalization… · open-telemetry/opentelemetry.io@6a865f5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6a865f5

Browse files
authored
[CI] Merge dup cSpell entries in front matter, run word normalization in other locales (#5765)
1 parent f46fc53 commit 6a865f5

Some content is hidden

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

53 files changed

+94
-68
lines changed

content/en/blog/2022/knative/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: Distributed tracing in Knative
33
linkTitle: Tracing in Knative
44
date: 2022-04-12
5+
author: '[Pavol Loffay](https://github.com/pavolloffay)'
56
# prettier-ignore
67
cSpell:ignore: apng Cloudevents datacontenttype httpbody khtml knativearrivaltime pavolloffay spanid specversion traceid webp
7-
author: '[Pavol Loffay](https://github.com/pavolloffay)'
88
---
99

1010
In this article, you will learn how distributed tracing works in Knative and we

content/en/blog/2023/ecs-otel-semconv-convergence.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title:
44
Convention Convergence
55
linkTitle: ECS and OTel SemConv Convergence
66
date: 2023-04-17
7-
cSpell:ignore: ECS Reiley SemConv Yang
87
author: '[Reiley Yang](https://github.com/reyang)'
8+
cSpell:ignore: ECS Reiley SemConv Yang
99
---
1010

1111
Today, we're very excited to make a joint announcement with

content/en/blog/2023/exponential-histograms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Exponential Histograms
33
date: 2023-05-22
44
author: '[Daniel Dyla](https://github.com/dyladan)'
5-
cSpell:ignore: Ganesh Ruslan subsetting Vernekar Vovalov
65
canonical_url: https://dyladan.me/histograms/2023/05/04/exponential-histograms/
6+
cSpell:ignore: Ganesh Ruslan subsetting Vernekar Vovalov
77
---
88

99
Previously, in [Why Histograms?][] and [Histograms vs Summaries][], I went over

content/en/blog/2023/histograms-vs-summaries/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Histograms vs Summaries
33
date: 2023-05-15
44
author: '[Daniel Dyla](https://github.com/dyladan)'
5-
cSpell:ignore: aggregatable Björn Ganesh Kovalov Rabenstein Ruslan Vernekar
65
canonical_url: https://dyladan.me/histograms/2023/05/03/histograms-vs-summaries/
6+
cSpell:ignore: aggregatable Björn Ganesh Kovalov Rabenstein Ruslan Vernekar
77
---
88

99
In many ways, histograms and summaries appear quite similar. They both roll up

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: Join us for OpenTelemetry Talks and Activities at KubeCon EU 2023
33
linkTitle: KubeCon EU '23
44
date: 2023-04-03
5+
author: '[Severin Neumann](https://github.com/svrnm)'
56
# prettier-ignore
67
cSpell:ignore: Aiven Benedikt Bongartz Jaglowski Kowall observ Oliveira Pathak Vider Xiaochun
7-
author: '[Severin Neumann](https://github.com/svrnm)'
88
---
99

1010
The OpenTelemetry project maintainers, members of the governance committee, and

content/en/blog/2023/kubecon-na.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: Join us for OpenTelemetry Talks and Activities at KubeCon NA 2023
33
linkTitle: KubeCon NA '23
44
date: 2023-10-02
5+
author: '[Severin Neumann](https://github.com/svrnm) (Cisco)'
56
# prettier-ignore
67
cSpell:ignore: Anusha Aronoff Benedikt Bongartz Broadbridge Contribfest Coralogix Danielson Endo Flamegraphs Hrabovcak Itiel Itoh Jaglowski Kanal Komodor Kota Masanori Matej Mirabella Narapureddy observ Ohly Pivotto Purvi Reddy Sharone Shishi Shivanshu Shrivastava Shwartz Zitzman
7-
author: '[Severin Neumann](https://github.com/svrnm) (Cisco)'
88
---
99

1010
The OpenTelemetry project maintainers, members of the governance committee, and

content/en/blog/2023/why-histograms/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Why Histograms?
33
date: 2023-05-08
44
author: '[Daniel Dyla](https://github.com/dyladan)'
5-
cSpell:ignore: reimplementation
65
canonical_url: https://dyladan.me/histograms/2023/05/02/why-histograms/
6+
cSpell:ignore: reimplementation
77
---
88

99
A histogram is a multi-value counter that summarizes the distribution of data

content/en/blog/2024/collector-roadmap/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: The roadmap to v1 for the OpenTelemetry Collector
33
linkTitle: Collector Roadmap
44
date: 2024-05-06
5+
author: '[Alex Boten](https://github.com/codeboten) (Honeycomb)'
56
# prettier-ignore
67
cSpell:ignore: Antipatterns Boten Broadbridge Helmuth Hrabovcak Ishan Jaglowski OTTL Pantuza pushback Shishi Vijay
7-
author: '[Alex Boten](https://github.com/codeboten) (Honeycomb)'
88
---
99

1010
The [OpenTelemetry Collector](/docs/collector/) is a very popular component in

content/en/blog/2024/elastic-contributes-continuous-profiling-agent.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: Elastic Contributes its Continuous Profiling Agent to OpenTelemetry
33
linkTitle: Elastic Contributes Profiling Agent
44
date: 2024-06-07
5-
# prettier-ignore
6-
cSpell:ignore: Bahubali Christos Dmitry Filimonov Geisendörfer Halliday Kalkanis Shetti
75
author: >
86
[Bahubali Shetti](https://github.com/bshetti) (Elastic), [Alexander
97
Wert](https://github.com/AlexanderWert) (Elastic), [Morgan
108
McLean](https://github.com/mtwo) (Splunk), [Ryan
119
Perry](https://github.com/Rperry2174) (Grafana)
1210
issue: https://github.com/open-telemetry/community/issues/1918
1311
sig: Profiling SIG
12+
# prettier-ignore
13+
cSpell:ignore: Bahubali Christos Dmitry Filimonov Geisendörfer Halliday Kalkanis Shetti
1414
---
1515

1616
Following significant collaboration between

content/en/blog/2024/hardening-the-collector-one.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ title: 'Hardening the Collector Episode 1: A new default bind address'
33
linkTitle: A new default bind address for the Collector
44
date: 2024-07-02
55
author: '[Pablo Baeyens](https://github.com/mx-psi) (OpenTelemetry, Datadog)'
6-
# prettier-ignore
7-
cSpell:ignore: awsfirehose awsproxy awsxray Baeyens jaegerremotesampling loki remotetap sapm signalfx skywalking splunk
86
issue: 4760
97
sig: Collector SIG
8+
# prettier-ignore
9+
cSpell:ignore: awsfirehose awsproxy awsxray Baeyens jaegerremotesampling loki remotetap sapm signalfx skywalking splunk
1010
---
1111

1212
The OpenTelemetry Collector recently went through a security audit sponsored by

0 commit comments

Comments
 (0)
0