Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: open-telemetry/opentelemetry.io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2c6f4eb899017075294c7a7f78e153f7f0cbece8
Choose a base ref
..
head repository: open-telemetry/opentelemetry.io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 24786e5f22f0319c18e7662898c641256ad21e3b
Choose a head ref
Showing with 1,226 additions and 1,409 deletions.
  1. +34 −32 .github/workflows/check-links.yml
  2. +1 −1 content/en/blog/2022/k8s-otel-expose/index.md
  3. +1 −1 content/en/blog/2022/why-and-how-ebay-pivoted-to-opentelemetry/index.md
  4. +1 −1 content/en/blog/2023/end-user-q-and-a-04.md
  5. +1 −2 content/en/blog/2023/testing-otel-demo/index.md
  6. +0 −1 content/en/blog/2023/why-histograms/index.md
  7. +3 −3 content/en/blog/2024/collecting-otel-compliant-java-logs-from-files/index.md
  8. +1 −1 content/en/blog/2024/community-awards-winners.md
  9. +1 −1 content/en/blog/2024/otel-collector-container-log-parser/index.md
  10. +1 −1 content/en/blog/2024/spring-starter-stable/index.md
  11. +1 −1 content/en/docs/collector/architecture.md
  12. +0 −1 content/en/docs/collector/building/connector/index.md
  13. +1 −1 content/en/docs/collector/configuration.md
  14. +8 −11 content/en/docs/collector/custom-collector.md
  15. +1 −2 content/en/docs/collector/installation.md
  16. +1 −2 content/en/docs/collector/internal-telemetry.md
  17. +1 −1 content/en/docs/collector/quick-start.md
  18. +1 −2 content/en/docs/demo/development.md
  19. +1 −1 content/en/docs/demo/docker-deployment.md
  20. +1 −1 content/en/docs/demo/services/currency.md
  21. +0 −1 content/en/docs/demo/services/react-native-app.md
  22. +0 −1 content/en/docs/demo/telemetry-features/manual-span-attributes.md
  23. +1 −1 content/en/docs/faas/lambda-collector.md
  24. +1 −1 content/en/docs/kubernetes/collector/components.md
  25. +1 −1 content/en/docs/kubernetes/operator/automatic.md
  26. +7 −7 content/en/docs/kubernetes/operator/troubleshooting/target-allocator.md
  27. +1 −1 content/en/docs/languages/erlang/exporters.md
  28. +1 −1 content/en/docs/languages/go/instrumentation.md
  29. +8 −1 content/en/docs/languages/java/instrumentation.md
  30. +0 −1 content/en/docs/languages/js/_index.md
  31. +1 −1 content/en/docs/languages/php/getting-started.md
  32. +1 −1 content/en/docs/languages/python/distro.md
  33. +1 −1 content/en/docs/languages/python/getting-started.md
  34. +1 −1 content/en/docs/languages/python/libraries.md
  35. +1 −2 content/en/docs/languages/ruby/getting-started.md
  36. +0 −1 content/en/docs/languages/rust/exporters.md
  37. +1 −1 content/en/docs/zero-code/java/agent/server-config.md
  38. +1 −1 content/en/docs/zero-code/net/instrumentations.md
  39. +1 −1 content/en/docs/zero-code/net/troubleshooting.md
  40. +1 −1 content/en/docs/zero-code/php.md
  41. +1 −2 content/en/docs/zero-code/python/_index.md
  42. +1 −2 content/en/docs/zero-code/python/configuration.md
  43. +1 −2 content/en/docs/zero-code/python/example.md
  44. +1 −2 content/en/docs/zero-code/python/logs-example.md
  45. +1 −2 content/en/docs/zero-code/python/operator.md
  46. +0 −2 content/en/ecosystem/adopters.md
  47. +1 −2 content/ja/docs/collector/installation.md
  48. +0 −1 content/ja/docs/concepts/instrumentation/code-based.md
  49. +1 −2 content/ja/docs/demo/development.md
  50. +12 −12 content/ja/docs/demo/feature-flags.md
  51. +15 −12 content/pt/_index.md
  52. +6 −6 content/pt/docs/concepts/context-propagation.md
  53. +5 −7 content/pt/docs/concepts/semantic-conventions.md
  54. +2 −2 content/pt/docs/languages/go/examples.md
  55. +7 −7 content/pt/docs/languages/go/exporters.md
  56. +4 −4 content/pt/docs/languages/go/getting-started.md
  57. +3 −4 content/pt/docs/languages/go/instrumentation.md
  58. +242 −0 content/pt/docs/languages/java/instrumentation.md
  59. +1 −1 content/pt/docs/languages/js/getting-started/browser.md
  60. +3 −3 data/ecosystem/vendors.yaml
  61. +23 −0 data/registry/collector-exporter-fluentforward.yml
  62. +1 −1 data/registry/exporter-js-azure.yml
  63. +7 −2 scripts/double-check-refcache-400s.mjs
  64. +1 −1 scripts/get-url-status.mjs
  65. +75 −45 scripts/normalize-cspell-front-matter.pl
  66. +723 −1,191 static/refcache.json
66 changes: 34 additions & 32 deletions .github/workflows/check-links.yml
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@ on:

env:
CHANGED_FILES:
PR_NUM: ${{ github.event.issue.number }}
PR_NUM: ${{ github.event.pull_request.number }}
USER_EMAIL: 107717825+opentelemetrybot@users.noreply.github.com
USER_NAME: opentelemetrybot

@@ -55,36 +55,6 @@ jobs:
echo "CHANGED_FILES=$CHANGED_FILES" >> "$GITHUB_ENV"
continue-on-error: true
- name: Push changes if any, and fail check
if: ${{ env.CHANGED_FILES }}
run: |
echo "Changes detected in the refcache etc:"
git status --short
gh pr checkout $PR_NUM -b "pr-check-links-${RANDOM}"
git branch -v
git config --local user.email "$USER_EMAIL"
git config --local user.name "$USER_NAME"
git add -A
git commit -m "Updates from build-and-check-links workflow"
echo "\nPushing changes to PR."
current_branch=$(git rev-parse --abbrev-ref HEAD)
echo current_branch=$current_branch
# gh pr checkout sets some git configs that we can use to make sure
# we push to the right repo & to the right branch
remote_repo=$(git config --get branch.${current_branch}.remote)
echo remote_repo=$remote_repo
remote_branch=$(git config --get branch.${current_branch}.merge)
echo remote_branch=$remote_branch
git push ${remote_repo} HEAD:${remote_branch}
echo "Failing workflow so that changes can be reviewed, and checks rerun."
exit 1
env:
GH_TOKEN: ${{ secrets.OPENTELEMETRYBOT_GITHUB_TOKEN }}

- uses: actions/upload-artifact@v4
with:
name: build-log-etc
@@ -93,6 +63,36 @@ jobs:
tmp/package*.json
static/refcache.json
- name: Push changes if any, and fail check
if: ${{ env.CHANGED_FILES }}
run: |
echo "Changes detected in the refcache etc:"
git status --short
echo 'cmd: gh pr checkout $PR_NUM -b "pr-check-links-${RANDOM}"'
# git branch -v

# git config --local user.email "$USER_EMAIL"
# git config --local user.name "$USER_NAME"
# git add -A
# git commit -m "Updates from build-and-check-links workflow"

# echo "\nPushing changes to PR."
# current_branch=$(git rev-parse --abbrev-ref HEAD)
# echo current_branch=$current_branch
# # gh pr checkout sets some git configs that we can use to make sure
# # we push to the right repo & to the right branch
# remote_repo=$(git config --get branch.${current_branch}.remote)
# echo remote_repo=$remote_repo
# remote_branch=$(git config --get branch.${current_branch}.merge)
# echo remote_branch=$remote_branch
# git push ${remote_repo} HEAD:${remote_branch}

# echo "Failing workflow so that changes can be reviewed, and checks rerun."
# exit 1
# env:
# GH_TOKEN: ${{ secrets.OPENTELEMETRYBOT_GITHUB_TOKEN }}

check-refcache:
name: REFCACHE updates?
needs: build-and-check-links
@@ -104,7 +104,9 @@ jobs:
- name: Fail when refcache contains entries with HTTP status 4XX
run: |
if grep -B 1 -e '"StatusCode": 4' static/refcache.json; then
echo "Run 'npx gulp prune' to remove 4xx entries from the refcache"
echo "Run 'npm run _refcache:prune' to remove 404 entries from refcache.json,"
echo "or run './scripts/double-check-refcache-400s.mjs' locally to address"
echo "other 400-status entries."
exit 1
fi
- name: Does the refcache need updating?
2 changes: 1 addition & 1 deletion content/en/blog/2022/k8s-otel-expose/index.md
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ linkTitle: Exposing a Collector
date: 2022-09-08
author: '[Benedikt Bongartz](https://github.com/frzifus)'
# prettier-ignore
cSpell:ignore: basicauth Benedikt Bongartz dXNlci0xOjEyMzQK frzifus htpasswd k8sattributes K8sattributes k8sattributesprocessor K8sprocessor k8sprocessor Keycloak letsencrypt llczt oidc rolebinding
cSpell:ignore: basicauth Benedikt Bongartz dXNlci0xOjEyMzQK frzifus htpasswd k8sattributes k8sattributesprocessor Keycloak letsencrypt llczt oidc rolebinding
---

Exposing an [OpenTelemetry Collector](/docs/collector/) currently requires a
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@ date: 2022-12-19
author: '[Vijay Samuel](https://github.com/vjsamuel) (eBay)'
canonical_url: https://tech.ebayinc.com/engineering/why-and-how-ebay-pivoted-to-opentelemetry/
# prettier-ignore
cSpell:ignore: Aishwarya Aradros Ashpole Auditbeat autodiscover Bhattacharya Bogdan Charif Christos clusterlocal Dropwizard Drutu Feldmeier Filebeat filereloadreceiver Golubenco Kroh kube Markou Metricbeat metricbeat Mirabella Nigaryan Premendra Pérez Rami Ruflin Santanu Sarbu sharded Siering Soriano statefulset Steffen Teoh Tigran Vijay Yandapalli
cSpell:ignore: Aishwarya Aradros Ashpole Auditbeat autodiscover Bhattacharya Bogdan Charif Christos clusterlocal Dropwizard Drutu Feldmeier Filebeat filereloadreceiver Golubenco Kroh kube Markou metricbeat Mirabella Nigaryan Premendra Pérez Rami Ruflin Santanu Sarbu sharded Siering Soriano statefulset Steffen Teoh Tigran Vijay Yandapalli
---

eBay makes a crucial pivot to OpenTelemetry to better align with industry
2 changes: 1 addition & 1 deletion content/en/blog/2023/end-user-q-and-a-04.md
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@ date: 2023-07-24
author: '[Reese Lee](https://github.com/reese-lee) (New Relic)'
body_class: otel-with-contributions-from
# prettier-ignore
cSpell:ignore: Aronoff autoscaler Boten codepath fluentbit k8sattributesprocessor kubelet spanmetrics
cSpell:ignore: Aronoff autoscaler codepath fluentbit k8sattributesprocessor kubelet spanmetrics
---

With contributions from [Adriana Villela](https://github.com/avillela)
3 changes: 1 addition & 2 deletions content/en/blog/2023/testing-otel-demo/index.md
Original file line number Diff line number Diff line change
@@ -4,8 +4,7 @@ linkTitle: Testing the OTel Demo
date: 2023-07-27
author: '[Daniel Dias](https://github.com/danielbdias) (Tracetest)'
body_class: otel-with-contributions-from
# prettier-ignore
cSpell:ignore: Adnan apiserver apparmor choren containerd Hamric healthcheck kube kubelet kubetracing nanos oteldemo Rahić tracetest tracetesting
cSpell:ignore: Adnan Hamric kube nanos oteldemo Rahić tracetest tracetesting
---

With contributions from [Adnan Rahić](https://github.com/adnanrahic) and
1 change: 0 additions & 1 deletion content/en/blog/2023/why-histograms/index.md
Original file line number Diff line number Diff line change
@@ -3,7 +3,6 @@ title: Why Histograms?
date: 2023-05-08
author: '[Daniel Dyla](https://github.com/dyladan)'
canonical_url: https://dyladan.me/histograms/2023/05/02/why-histograms/
cSpell:ignore: reimplementation
---

A histogram is a multi-value counter that summarizes the distribution of data
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ author: >
issue: https://github.com/open-telemetry/opentelemetry.io/issues/5606
sig: Java, Specification
# prettier-ignore
cSpell:ignore: Clerc cust Cyrille Dotel Gregor Logback logback otlphttp otlpjson resourcedetection SLF4J stdout Zeitlinger
cSpell:ignore: Clerc cust Cyrille Dotel Gregor logback otlphttp otlpjson resourcedetection SLF4J stdout Zeitlinger
---

If you want to get logs from your Java application ingested into an
@@ -53,7 +53,7 @@ This blog post shows how to set up this solution step by step.
{{% alert title="Note" color="info" %}}

Blog post instructions can easily get outdated. In case of issues, check this
[sample application deployed on Kubernetes](https://github.com/grafana/docker-otel-lgtm/tree/main/examples/java/json-logging-otlp),
[sample application deployed on Kubernetes](https://github.com/open-telemetry/opentelemetry-java-examples/blob/main/logging-k8s-stdout-otlp-json/README.md),
which is continuously updated and tested against the latest versions.

{{% /alert %}}
@@ -371,7 +371,7 @@ balance by providing highly contextualized logs that can be correlated with
traces and metrics.
If any of the steps are unclear or you encounter issues, check this
[sample application deployed on Kubernetes](https://github.com/grafana/docker-otel-lgtm/tree/main/examples/java/json-logging-otlp),
[sample application deployed on Kubernetes](https://github.com/open-telemetry/opentelemetry-java-examples/blob/main/logging-k8s-stdout-otlp-json/README.md),
which is continuously updated and tested against the latest versions.
Any feedback or questions? Reach out on
2 changes: 1 addition & 1 deletion content/en/blog/2024/community-awards-winners.md
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ linkTitle: OpenTelemetry Community Awards Winners
date: 2024-11-15
author: OpenTelemetry Governance Committee
# prettier-ignore
cSpell:ignore: anunarapureddy Anusha avillela codeboten emdneto Narapureddy ozal serkan Serkan Özal
cSpell:ignore: anunarapureddy Anusha avillela codeboten emdneto Narapureddy ozal serkan Özal
---

We are excited to announce the winners of the first-ever **OpenTelemetry
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ title: Introducing the new container log parser for OpenTelemetry Collector
linkTitle: Collector container log parser
date: 2024-05-22
author: '[Christos Markou](https://github.com/ChrsMark) (Elastic)'
cSpell:ignore: Christos containerd Filelog filelog Jaglowski kube Markou
cSpell:ignore: Christos containerd filelog Jaglowski kube Markou
---

[Filelog receiver](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/filelogreceiver)
2 changes: 1 addition & 1 deletion content/en/blog/2024/spring-starter-stable/index.md
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ author: >
issue: https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/11581
sig: Java
# prettier-ignore
cSpell:ignore: Bisutti Customizer customizers Gregor Logback logback petclinic Zeitlinger
cSpell:ignore: Bisutti Customizer customizers Gregor logback petclinic Zeitlinger
---

We're proud to announce that the OpenTelemetry Spring Boot starter is now
2 changes: 1 addition & 1 deletion content/en/docs/collector/architecture.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Architecture
weight: 28
cSpell:ignore: fanoutconsumer probabilisticsampler spanmetrics zpages
cSpell:ignore: fanoutconsumer probabilisticsampler zpages
---

The OpenTelemetry Collector is an executable file that can receive telemetry,
1 change: 0 additions & 1 deletion content/en/docs/collector/building/connector/index.md
Original file line number Diff line number Diff line change
@@ -497,7 +497,6 @@ your own OpenTelemetry Collector binary. You can add or remove components
name: otelcol-dev-bin
description: Basic OpenTelemetry collector distribution for Developers
output_path: ./otelcol-dev
otelcol_version: 0.86.0
exporters:
2 changes: 1 addition & 1 deletion content/en/docs/collector/configuration.md
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ title: Configuration
weight: 20
description: Learn how to configure the Collector to suit your needs
# prettier-ignore
cSpell:ignore: cfssl cfssljson fluentforward gencert genkey hostmetrics initca OIDC oidc otlphttp pprof prodevent prometheusremotewrite spanevents upsert zpages
cSpell:ignore: cfssl cfssljson fluentforward gencert genkey hostmetrics initca oidc otlphttp pprof prodevent prometheusremotewrite spanevents upsert zpages
---

<!-- markdownlint-disable link-fragments -->
19 changes: 8 additions & 11 deletions content/en/docs/collector/custom-collector.md
Original file line number Diff line number Diff line change
@@ -98,15 +98,14 @@ configure the code generation and compile process. In fact, all the tags for

Here are the tags for the `dist` map:

| Tag | Description | Optional | Default Value |
| ---------------- | -------------------------------------------------------------------------------------------------- | -------- | --------------------------------------------------------------------------------- |
| module: | The module name for the new distribution, following Go mod conventions. Optional, but recommended. | Yes | `go.opentelemetry.io/collector/cmd/builder` |
| name: | The binary name for your distribution | Yes | `otelcol-custom` |
| description: | A long name for the application. | Yes | `Custom OpenTelemetry Collector distribution` |
| otelcol_version: | The OpenTelemetry Collector version to use as base for the distribution. | Yes | `{{% version-from-registry collector-builder noPrefix %}}` |
| output_path: | The path to write the output (sources and binary). | Yes | `/var/folders/86/s7l1czb16g124tng0d7wyrtw0000gn/T/otelcol-distribution3618633831` |
| version: | The version for your custom OpenTelemetry Collector. | Yes | `1.0.0` |
| go: | Which Go binary to use to compile the generated sources. | Yes | go from the PATH |
| Tag | Description | Optional | Default Value |
| ------------ | -------------------------------------------------------------------------------------------------- | -------- | --------------------------------------------------------------------------------- |
| module: | The module name for the new distribution, following Go mod conventions. Optional, but recommended. | Yes | `go.opentelemetry.io/collector/cmd/builder` |
| name: | The binary name for your distribution | Yes | `otelcol-custom` |
| description: | A long name for the application. | Yes | `Custom OpenTelemetry Collector distribution` |
| output_path: | The path to write the output (sources and binary). | Yes | `/var/folders/86/s7l1czb16g124tng0d7wyrtw0000gn/T/otelcol-distribution3618633831` |
| version: | The version for your custom OpenTelemetry Collector. | Yes | `1.0.0` |
| go: | Which Go binary to use to compile the generated sources. | Yes | go from the PATH |

As you can see on the table above, all the `dist` tags are optional, so you will
be adding custom values for them depending if your intentions to make your
@@ -125,7 +124,6 @@ dist:
name: otelcol-dev
description: Basic OTel Collector distribution for Developers
output_path: ./otelcol-dev
otelcol_version: 0.114.0
```
Now you need to add the modules representing the components you want to be
@@ -149,7 +147,6 @@ dist:
name: otelcol-dev
description: Basic OTel Collector distribution for Developers
output_path: ./otelcol-dev
otelcol_version: {{% version-from-registry collector-builder noPrefix %}}
exporters:
- gomod:
3 changes: 1 addition & 2 deletions content/en/docs/collector/installation.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
---
title: Install the Collector
weight: 2
# prettier-ignore
cSpell:ignore: darwin dpkg GOARCH journalctl kubectl otelcorecol pprof tlsv zpages
cSpell:ignore: darwin dpkg journalctl kubectl otelcorecol pprof tlsv zpages
---

You can deploy the OpenTelemetry Collector on a wide variety of operating
3 changes: 1 addition & 2 deletions content/en/docs/collector/internal-telemetry.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
---
title: Internal telemetry
weight: 25
# prettier-ignore
cSpell:ignore: alloc batchprocessor journalctl kube otecol pprof tracez underperforming zpages
cSpell:ignore: alloc batchprocessor journalctl
---

You can inspect the health of any OpenTelemetry Collector instance by checking
2 changes: 1 addition & 1 deletion content/en/docs/collector/quick-start.md
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ title: Quick start
description: Setup and collect telemetry in minutes!
aliases: [getting-started]
weight: 1
cSpell:ignore: docker dokey dpkg gobin okey telemetrygen
cSpell:ignore: docker dokey gobin okey telemetrygen
---

<!-- markdownlint-disable ol-prefix blanks-around-fences -->
3 changes: 1 addition & 2 deletions content/en/docs/demo/development.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Development
# prettier-ignore
cSpell:ignore: grpcio intellij libcurl libprotobuf nlohmann openssl protoc rebar
cSpell:ignore: grpcio intellij libcurl libprotobuf nlohmann openssl protoc
---

[OpenTelemetry Demo GitHub repository](https://github.com/open-telemetry/opentelemetry-demo)
2 changes: 1 addition & 1 deletion content/en/docs/demo/docker-deployment.md
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
title: Docker deployment
linkTitle: Docker
aliases: [docker_deployment]
cSpell:ignore: otelcollector otlphttp spanmetrics tracetest tracetesting
cSpell:ignore: otlphttp spanmetrics tracetest tracetesting
---

<!-- markdownlint-disable code-block-style ol-prefix -->
2 changes: 1 addition & 1 deletion content/en/docs/demo/services/currency.md
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
title: Currency Service
linkTitle: Currency
aliases: [currencyservice]
cSpell:ignore: chrono decltype labelkv millis noexcept nostd
cSpell:ignore: decltype labelkv noexcept nostd
---

This service provides functionality to convert amounts between different
1 change: 0 additions & 1 deletion content/en/docs/demo/services/react-native-app.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: React Native App
cSpell:ignore: typeof
---

The React Native app provides a mobile UI for users on Android and iOS devices
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Manual Span Attributes
aliases: [manual_span_attributes, ../manual-span-attributes]
cSpell:ignore: featureflag
---

This page lists the manual Span Attributes used throughout the demo:
2 changes: 1 addition & 1 deletion content/en/docs/faas/lambda-collector.md
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ title: Lambda Collector Configuration
linkTitle: Lambda Collector Config
weight: 11
description: Add and configure the Collector Lambda layer to your Lambda
cSpell:ignore: ADOT awsxray configmap confmap loglevel regionalized
cSpell:ignore: ADOT awsxray configmap confmap regionalized
---

The OpenTelemetry community offers the Collector in a separate Lambda layer from
2 changes: 1 addition & 1 deletion content/en/docs/kubernetes/collector/components.md
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
title: Important Components for Kubernetes
linkTitle: Components
# prettier-ignore
cSpell:ignore: alertmanagers containerd crio filelog gotime horizontalpodautoscalers hostfs hostmetrics iostream k8sattributes kubelet kubeletstats logtag replicasets replicationcontrollers resourcequotas statefulsets varlibdockercontainers varlogpods
cSpell:ignore: alertmanagers filelog horizontalpodautoscalers hostfs hostmetrics k8sattributes kubelet kubeletstats replicasets replicationcontrollers resourcequotas statefulsets varlibdockercontainers varlogpods
---

The [OpenTelemetry Collector](/docs/collector/) supports many different
2 changes: 1 addition & 1 deletion content/en/docs/kubernetes/operator/automatic.md
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@ weight: 11
description:
An implementation of auto-instrumentation using the OpenTelemetry Operator.
# prettier-ignore
cSpell:ignore: GRPCNETCLIENT k8sattributesprocessor otelinst otlpreceiver PTRACE REDISCALA
cSpell:ignore: GRPCNETCLIENT k8sattributesprocessor otelinst otlpreceiver REDISCALA
---

The OpenTelemetry Operator supports injecting and configuring
Loading