Skip to content

Commit 8f6915e

Browse files
Merge remote-tracking branch 'origin/main' into opentelemetrybot/semconv-integration-v1.31.0-dev
2 parents aed91da + 43e2cb3 commit 8f6915e

Some content is hidden

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

54 files changed

+843
-1311
lines changed

.github/workflows/check-links.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,9 @@ jobs:
104104
- name: Fail when refcache contains entries with HTTP status 4XX
105105
run: |
106106
if grep -B 1 -e '"StatusCode": 4' static/refcache.json; then
107-
echo "Run 'npx gulp prune' to remove 4xx entries from the refcache"
107+
echo "Run 'npm run _refcache:prune' to remove 404 entries from refcache.json,"
108+
echo "or run './scripts/double-check-refcache-400s.mjs' locally to address"
109+
echo "other 400-status entries."
108110
exit 1
109111
fi
110112
- name: Does the refcache need updating?

content/en/blog/2022/k8s-otel-expose/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ linkTitle: Exposing a Collector
44
date: 2022-09-08
55
author: '[Benedikt Bongartz](https://github.com/frzifus)'
66
# prettier-ignore
7-
cSpell:ignore: basicauth Benedikt Bongartz dXNlci0xOjEyMzQK frzifus htpasswd k8sattributes K8sattributes k8sattributesprocessor K8sprocessor k8sprocessor Keycloak letsencrypt llczt oidc rolebinding
7+
cSpell:ignore: basicauth Benedikt Bongartz dXNlci0xOjEyMzQK frzifus htpasswd k8sattributes k8sattributesprocessor Keycloak letsencrypt llczt oidc rolebinding
88
---
99

1010
Exposing an [OpenTelemetry Collector](/docs/collector/) currently requires a

content/en/blog/2022/why-and-how-ebay-pivoted-to-opentelemetry/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ date: 2022-12-19
55
author: '[Vijay Samuel](https://github.com/vjsamuel) (eBay)'
66
canonical_url: https://tech.ebayinc.com/engineering/why-and-how-ebay-pivoted-to-opentelemetry/
77
# prettier-ignore
8-
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
8+
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
99
---
1010

1111
eBay makes a crucial pivot to OpenTelemetry to better align with industry

content/en/blog/2023/end-user-q-and-a-04.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ date: 2023-07-24
55
author: '[Reese Lee](https://github.com/reese-lee) (New Relic)'
66
body_class: otel-with-contributions-from
77
# prettier-ignore
8-
cSpell:ignore: Aronoff autoscaler Boten codepath fluentbit k8sattributesprocessor kubelet spanmetrics
8+
cSpell:ignore: Aronoff autoscaler codepath fluentbit k8sattributesprocessor kubelet spanmetrics
99
---
1010

1111
With contributions from [Adriana Villela](https://github.com/avillela)

content/en/blog/2023/testing-otel-demo/index.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ linkTitle: Testing the OTel Demo
44
date: 2023-07-27
55
author: '[Daniel Dias](https://github.com/danielbdias) (Tracetest)'
66
body_class: otel-with-contributions-from
7-
# prettier-ignore
8-
cSpell:ignore: Adnan apiserver apparmor choren containerd Hamric healthcheck kube kubelet kubetracing nanos oteldemo Rahić tracetest tracetesting
7+
cSpell:ignore: Adnan Hamric kube nanos oteldemo Rahić tracetest tracetesting
98
---
109

1110
With contributions from [Adnan Rahić](https://github.com/adnanrahic) and

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

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Why Histograms?
33
date: 2023-05-08
44
author: '[Daniel Dyla](https://github.com/dyladan)'
55
canonical_url: https://dyladan.me/histograms/2023/05/02/why-histograms/
6-
cSpell:ignore: reimplementation
76
---
87

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

content/en/blog/2024/collecting-otel-compliant-java-logs-from-files/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ author: >
88
issue: https://github.com/open-telemetry/opentelemetry.io/issues/5606
99
sig: Java, Specification
1010
# prettier-ignore
11-
cSpell:ignore: Clerc cust Cyrille Dotel Gregor Logback logback otlphttp otlpjson resourcedetection SLF4J stdout Zeitlinger
11+
cSpell:ignore: Clerc cust Cyrille Dotel Gregor logback otlphttp otlpjson resourcedetection SLF4J stdout Zeitlinger
1212
---
1313

1414
If you want to get logs from your Java application ingested into an

content/en/blog/2024/community-awards-winners.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ linkTitle: OpenTelemetry Community Awards Winners
44
date: 2024-11-15
55
author: OpenTelemetry Governance Committee
66
# prettier-ignore
7-
cSpell:ignore: anunarapureddy Anusha avillela codeboten emdneto Narapureddy ozal serkan Serkan Özal
7+
cSpell:ignore: anunarapureddy Anusha avillela codeboten emdneto Narapureddy ozal serkan Özal
88
---
99

1010
We are excited to announce the winners of the first-ever **OpenTelemetry

content/en/blog/2024/otel-collector-container-log-parser/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Introducing the new container log parser for OpenTelemetry Collector
33
linkTitle: Collector container log parser
44
date: 2024-05-22
55
author: '[Christos Markou](https://github.com/ChrsMark) (Elastic)'
6-
cSpell:ignore: Christos containerd Filelog filelog Jaglowski kube Markou
6+
cSpell:ignore: Christos containerd filelog Jaglowski kube Markou
77
---
88

99
[Filelog receiver](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/filelogreceiver)

content/en/blog/2024/spring-starter-stable/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ author: >
88
issue: https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/11581
99
sig: Java
1010
# prettier-ignore
11-
cSpell:ignore: Bisutti Customizer customizers Gregor Logback logback petclinic Zeitlinger
11+
cSpell:ignore: Bisutti Customizer customizers Gregor logback petclinic Zeitlinger
1212
---
1313

1414
We're proud to announce that the OpenTelemetry Spring Boot starter is now

content/en/docs/collector/architecture.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Architecture
33
weight: 28
4-
cSpell:ignore: fanoutconsumer probabilisticsampler spanmetrics zpages
4+
cSpell:ignore: fanoutconsumer probabilisticsampler zpages
55
---
66

77
The OpenTelemetry Collector is an executable file that can receive telemetry,

content/en/docs/collector/configuration.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Configuration
33
weight: 20
44
description: Learn how to configure the Collector to suit your needs
55
# prettier-ignore
6-
cSpell:ignore: cfssl cfssljson fluentforward gencert genkey hostmetrics initca OIDC oidc otlphttp pprof prodevent prometheusremotewrite spanevents upsert zpages
6+
cSpell:ignore: cfssl cfssljson fluentforward gencert genkey hostmetrics initca oidc otlphttp pprof prodevent prometheusremotewrite spanevents upsert zpages
77
---
88

99
<!-- markdownlint-disable link-fragments -->

content/en/docs/collector/installation.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
22
title: Install the Collector
33
weight: 2
4-
# prettier-ignore
5-
cSpell:ignore: darwin dpkg GOARCH journalctl kubectl otelcorecol pprof tlsv zpages
4+
cSpell:ignore: darwin dpkg journalctl kubectl otelcorecol pprof tlsv zpages
65
---
76

87
You can deploy the OpenTelemetry Collector on a wide variety of operating

content/en/docs/collector/internal-telemetry.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
22
title: Internal telemetry
33
weight: 25
4-
# prettier-ignore
5-
cSpell:ignore: alloc batchprocessor journalctl kube otecol pprof tracez underperforming zpages
4+
cSpell:ignore: alloc batchprocessor journalctl
65
---
76

87
You can inspect the health of any OpenTelemetry Collector instance by checking

content/en/docs/collector/quick-start.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Quick start
33
description: Setup and collect telemetry in minutes!
44
aliases: [getting-started]
55
weight: 1
6-
cSpell:ignore: docker dokey dpkg gobin okey telemetrygen
6+
cSpell:ignore: docker dokey gobin okey telemetrygen
77
---
88

99
<!-- markdownlint-disable ol-prefix blanks-around-fences -->

content/en/docs/demo/development.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: Development
3-
# prettier-ignore
4-
cSpell:ignore: grpcio intellij libcurl libprotobuf nlohmann openssl protoc rebar
3+
cSpell:ignore: grpcio intellij libcurl libprotobuf nlohmann openssl protoc
54
---
65

76
[OpenTelemetry Demo GitHub repository](https://github.com/open-telemetry/opentelemetry-demo)

content/en/docs/demo/docker-deployment.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Docker deployment
33
linkTitle: Docker
44
aliases: [docker_deployment]
5-
cSpell:ignore: otelcollector otlphttp spanmetrics tracetest tracetesting
5+
cSpell:ignore: otlphttp spanmetrics tracetest tracetesting
66
---
77

88
<!-- markdownlint-disable code-block-style ol-prefix -->

content/en/docs/demo/services/currency.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Currency Service
33
linkTitle: Currency
44
aliases: [currencyservice]
5-
cSpell:ignore: chrono decltype labelkv millis noexcept nostd
5+
cSpell:ignore: decltype labelkv noexcept nostd
66
---
77

88
This service provides functionality to convert amounts between different

content/en/docs/demo/services/react-native-app.md

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: React Native App
3-
cSpell:ignore: typeof
43
---
54

65
The React Native app provides a mobile UI for users on Android and iOS devices

content/en/docs/demo/telemetry-features/manual-span-attributes.md

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: Manual Span Attributes
33
aliases: [manual_span_attributes, ../manual-span-attributes]
4-
cSpell:ignore: featureflag
54
---
65

76
This page lists the manual Span Attributes used throughout the demo:

content/en/docs/faas/lambda-collector.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Lambda Collector Configuration
33
linkTitle: Lambda Collector Config
44
weight: 11
55
description: Add and configure the Collector Lambda layer to your Lambda
6-
cSpell:ignore: ADOT awsxray configmap confmap loglevel regionalized
6+
cSpell:ignore: ADOT awsxray configmap confmap regionalized
77
---
88

99
The OpenTelemetry community offers the Collector in a separate Lambda layer from

content/en/docs/kubernetes/collector/components.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Important Components for Kubernetes
33
linkTitle: Components
44
# prettier-ignore
5-
cSpell:ignore: alertmanagers containerd crio filelog gotime horizontalpodautoscalers hostfs hostmetrics iostream k8sattributes kubelet kubeletstats logtag replicasets replicationcontrollers resourcequotas statefulsets varlibdockercontainers varlogpods
5+
cSpell:ignore: alertmanagers filelog horizontalpodautoscalers hostfs hostmetrics k8sattributes kubelet kubeletstats replicasets replicationcontrollers resourcequotas statefulsets varlibdockercontainers varlogpods
66
---
77

88
The [OpenTelemetry Collector](/docs/collector/) supports many different

content/en/docs/kubernetes/operator/automatic.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ weight: 11
55
description:
66
An implementation of auto-instrumentation using the OpenTelemetry Operator.
77
# prettier-ignore
8-
cSpell:ignore: GRPCNETCLIENT k8sattributesprocessor otelinst otlpreceiver PTRACE REDISCALA
8+
cSpell:ignore: GRPCNETCLIENT k8sattributesprocessor otelinst otlpreceiver REDISCALA
99
---
1010

1111
The OpenTelemetry Operator supports injecting and configuring

content/en/docs/kubernetes/operator/troubleshooting/target-allocator.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cSpell:ignore: bleh targetallocator
55

66
If you’ve enabled
77
[Target Allocator](/docs/kubernetes/operator/target-allocator/) service
8-
discovery on the [OpenTelemetry Operator](/docs/kubernetes/operator), and the
8+
discovery on the [OpenTelemetry Operator](/docs/kubernetes/operator/), and the
99
Target Allocator is failing to discover scrape targets, there are a few
1010
troubleshooting steps that you can take to help you understand what’s going on
1111
and restore normal operation.
@@ -21,9 +21,8 @@ Kubernetes cluster.
2121

2222
After you’ve deployed all of your resources to Kubernetes, make sure that the
2323
Target Allocator is discovering scrape targets from your
24-
[`ServiceMonitor`](https://prometheus-operator.dev/docs/operator/design/#servicemonitor)(s)
25-
or
26-
[`PodMonitor`](https://prometheus-operator.dev/docs/user-guides/getting-started/#using-podmonitors)(s).
24+
[`ServiceMonitor`](https://prometheus-operator.dev/docs/getting-started/design/#servicemonitor)(s)
25+
or [PodMonitor]s.
2726

2827
Suppose that you have this `ServiceMonitor` definition:
2928

@@ -386,9 +385,7 @@ Allocator will fail to discover scrape targets from that `ServiceMonitor`.
386385

387386
{{% alert title="Tip" %}}
388387

389-
The same applies if you’re using a
390-
[PodMonitor](https://prometheus-operator.dev/docs/user-guides/getting-started/#using-podmonitors).
391-
In that case, you would use a
388+
The same applies if you’re using a [PodMonitor]. In that case, you would use a
392389
[`podMonitorSelector`](https://github.com/open-telemetry/opentelemetry-operator/blob/main/docs/api.md#opentelemetrycollectorspectargetallocatorprometheuscr)
393390
instead of a `serviceMonitorSelector`.
394391

@@ -513,3 +510,6 @@ If you’re using `PodMonitor`, the same applies, except that it picks up
513510
Kubernetes pods that match on labels, namespaces, and named ports.
514511

515512
{{% /alert %}}
513+
514+
[PodMonitor]:
515+
https://prometheus-operator.dev/docs/developer/getting-started/#using-podmonitors

content/en/docs/languages/erlang/exporters.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Exporters
33
weight: 50
4-
cSpell:ignore: chrono millis ostream rebar relx
4+
cSpell:ignore: rebar relx
55
---
66

77
{{% docs/languages/exporters/intro erlang %}}

content/en/docs/languages/go/instrumentation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ aliases:
55
- manual_instrumentation
66
weight: 30
77
description: Manual instrumentation for OpenTelemetry Go
8-
cSpell:ignore: fatalf logr logrus otelslog otlplog otlploghttp sdktrace sighup
8+
cSpell:ignore: fatalf logr logrus otlplog otlploghttp sdktrace sighup
99
---
1010

1111
{{% docs/languages/instrumentation-intro %}}

content/en/docs/languages/java/instrumentation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ aliases:
88
- libraries
99
weight: 10
1010
description: Instrumentation ecosystem in OpenTelemetry Java
11-
cSpell:ignore: Logback logback
11+
cSpell:ignore: logback
1212
---
1313

1414
<!-- markdownlint-disable no-duplicate-heading -->

content/en/docs/languages/js/_index.md

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ description: >-
66
JavaScript (for Node.js & the browser).
77
aliases: [/js, /js/metrics, /js/tracing]
88
weight: 20
9-
cSpell:ignore: Roadmap
109
---
1110

1211
{{% docs/languages/index-intro js /%}}

content/en/docs/languages/php/getting-started.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Getting Started
33
description: Get up and running with OpenTelemetry for PHP.
44
aliases: [getting_started]
55
weight: 10
6-
cSpell:ignore: darwin myapp PECL pecl rolldice strval
6+
cSpell:ignore: darwin myapp pecl rolldice strval
77
---
88

99
OpenTelemetry for PHP can be used to generate and export [traces][], [metrics][]

content/en/docs/languages/python/distro.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: OpenTelemetry Distro
33
linkTitle: Distro
44
weight: 110
5-
cSpell:ignore: distro distros loglevel
5+
cSpell:ignore: distro distros
66
---
77

88
In order to make using OpenTelemetry and auto-instrumentation as quick as

content/en/docs/languages/python/getting-started.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Getting Started
33
description: Get telemetry for your app in less than 5 minutes!
44
weight: 10
55
# prettier-ignore
6-
cSpell:ignore: debugexporter diceroller distro loglevel maxlen randint rolldice rollspan venv werkzeug
6+
cSpell:ignore: debugexporter diceroller distro maxlen randint rolldice rollspan venv
77
---
88

99
This page will show you how to get started with OpenTelemetry in Python.

content/en/docs/languages/python/libraries.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Using instrumentation libraries
33
linkTitle: Libraries
44
weight: 40
5-
cSpell:ignore: HTTPX httpx instrumentor uninstrument
5+
cSpell:ignore: httpx instrumentor uninstrument
66
---
77

88
{{% docs/languages/libraries-intro "python" %}}

content/en/docs/languages/ruby/getting-started.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ title: Getting Started
33
description: Get telemetry from your app in less than 5 minutes!
44
aliases: [getting_started]
55
weight: 10
6-
# prettier-ignore
7-
cSpell:ignore: darwin rolldice sinatra struct Tracestate tracestate truffleruby
6+
cSpell:ignore: darwin rolldice sinatra struct tracestate truffleruby
87
---
98

109
This page will show you how to get started with OpenTelemetry in Ruby.

content/en/docs/languages/rust/exporters.md

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: Exporters
33
weight: 50
4-
cSpell:ignore: chrono millis ostream
54
---
65

76
{{% docs/languages/exporters/intro rust %}}

content/en/docs/zero-code/java/agent/server-config.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Application server configuration
33
linkTitle: App server config
44
description: Learn how to define agent paths for Java application servers
55
weight: 215
6-
cSpell:ignore: asadmin binsetenv binstart Glassfish Payara setenv
6+
cSpell:ignore: asadmin Glassfish Payara setenv
77
---
88

99
When instrumenting an app that runs on a Java application server with a Java

content/en/docs/zero-code/net/instrumentations.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ linkTitle: Instrumentations
44
description: OpenTelemetry .NET Automatic Instrumentation supported libraries.
55
weight: 10
66
# prettier-ignore
7-
cSpell:ignore: ASPNET ASPNETCORE Bootstrapper DBSTATEMENT ELASTICTRANSPORT ENTITYFRAMEWORKCORE GRPCNETCLIENT HOSTINGSTARTUPASSEMBLIES HTTPCLIENT ILOGGER MASSTRANSIT MYSQLCONNECTOR MYSQLDATA NETRUNTIME NPGSQL Npgsql NSERVICEBUS ORACLEMDA RABBITMQ SQLCLIENT STACKEXCHANGEREDIS WCFCLIENT WCFSERVICE
7+
cSpell:ignore: ASPNET ASPNETCORE Bootstrapper DBSTATEMENT ELASTICTRANSPORT ENTITYFRAMEWORKCORE GRPCNETCLIENT HOSTINGSTARTUPASSEMBLIES HTTPCLIENT ILOGGER MASSTRANSIT MYSQLCONNECTOR MYSQLDATA NETRUNTIME npgsql NSERVICEBUS ORACLEMDA RABBITMQ SQLCLIENT STACKEXCHANGEREDIS WCFCLIENT WCFSERVICE
88
---
99

1010
The OpenTelemetry .NET Automatic Instrumentation supports a wide variety of

content/en/docs/zero-code/net/troubleshooting.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Troubleshooting .NET automatic instrumentation issues
33
linkTitle: Troubleshooting
44
weight: 50
5-
cSpell:ignore: COREHOST corehost NETFX netfx TRACEFILE
5+
cSpell:ignore: corehost netfx TRACEFILE
66
---
77

88
## General steps

content/en/docs/zero-code/php.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: PHP zero-code instrumentation
33
linkTitle: PHP
44
weight: 30
55
aliases: [/docs/languages/php/automatic]
6-
cSpell:ignore: centos democlass epel myapp pecl phar remi unindented userland
6+
cSpell:ignore: centos democlass epel myapp pecl phar remi
77
---
88

99
## Requirements

content/en/docs/zero-code/python/_index.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ title: Python zero-code instrumentation
33
linkTitle: Python
44
weight: 30
55
aliases: [/docs/languages/python/automatic]
6-
# prettier-ignore
7-
cSpell:ignore: devel distro mkdir myapp pyproject uninstrumented virtualenv Werkzeug
6+
cSpell:ignore: devel distro myapp
87
---
98

109
Automatic instrumentation with Python uses a Python agent that can be attached

content/en/docs/zero-code/python/configuration.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ weight: 10
55
aliases:
66
- /docs/languages/python/automatic/configuration
77
- /docs/languages/python/automatic/agent-config
8-
# prettier-ignore
9-
cSpell:ignore: distro healthcheck instrumentor mkdir myapp pyproject Starlette uninstrumented urllib virtualenv
8+
cSpell:ignore: healthcheck instrumentor myapp pyproject Starlette urllib
109
---
1110

1211
The agent is highly configurable, either by:

0 commit comments

Comments
 (0)