Skip to content

Commit 4690d71

Browse files
committed
undo unrelated changes
1 parent a5b6533 commit 4690d71

File tree

3 files changed

+9
-39
lines changed

3 files changed

+9
-39
lines changed
Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,8 @@
11
description: >
2-
This instrumentation enables client spans and metrics for Elasticsearch transport client requests.
3-
Each call produces a span named after the Elasticsearch action, enriched with transport-specific
4-
attributes.
2+
This instrumentation enables client spans for Elasticsearch transport client requests. Each call
3+
produces a span named after the Elasticsearch action, enriched with transport-specific attributes.
54
configurations:
65
- name: otel.instrumentation.elasticsearch.experimental-span-attributes
7-
description: >
8-
Enable the capture of experimental span attributes including `elasticsearch.action`,
9-
`elasticsearch.request`, `elasticsearch.request.indices`,
10-
`elasticsearch.request.search.types`, `elasticsearch.type`, `elasticsearch.id`,
11-
`elasticsearch.version`, `elasticsearch.shard.broadcast.total`,
12-
`elasticsearch.shard.broadcast.successful`, `elasticsearch.shard.broadcast.failed`,
13-
`elasticsearch.shard.replication.total`, `elasticsearch.shard.replication.successful`,
14-
`elasticsearch.shard.replication.failed`, `elasticsearch.response.status`,
15-
`elasticsearch.shard.bulk.id`, `elasticsearch.shard.bulk.index`,
16-
`elasticsearch.node.failures`, and `elasticsearch.node.cluster.name`.
6+
description: Enable the capture of experimental span attributes.
177
type: boolean
188
default: false
Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,8 @@
11
description: >
2-
This instrumentation enables client spans and metrics for Elasticsearch transport client requests.
3-
Each call produces a span named after the Elasticsearch action, enriched with transport-specific
4-
attributes.
2+
This instrumentation enables client spans for Elasticsearch transport client requests. Each call
3+
produces a span named after the Elasticsearch action, enriched with transport-specific attributes.
54
configurations:
65
- name: otel.instrumentation.elasticsearch.experimental-span-attributes
7-
description: >
8-
Enable the capture of experimental span attributes including `elasticsearch.action`,
9-
`elasticsearch.request`, `elasticsearch.request.indices`,
10-
`elasticsearch.request.search.types`, `elasticsearch.type`, `elasticsearch.id`,
11-
`elasticsearch.version`, `elasticsearch.shard.broadcast.total`,
12-
`elasticsearch.shard.broadcast.successful`, `elasticsearch.shard.broadcast.failed`,
13-
`elasticsearch.shard.replication.total`, `elasticsearch.shard.replication.successful`,
14-
`elasticsearch.shard.replication.failed`, `elasticsearch.response.status`,
15-
`elasticsearch.shard.bulk.id`, `elasticsearch.shard.bulk.index`,
16-
`elasticsearch.node.failures`, and `elasticsearch.node.cluster.name`.
6+
description: Enable the capture of experimental span attributes.
177
type: boolean
188
default: false
Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,8 @@
11
description: >
2-
This instrumentation enables client spans and metrics for Elasticsearch transport client requests.
3-
Each call produces a span named after the Elasticsearch action, enriched with transport-specific
4-
attributes.
2+
This instrumentation enables client spans for Elasticsearch transport client requests. Each call
3+
produces a span named after the Elasticsearch action, enriched with transport-specific attributes.
54
configurations:
65
- name: otel.instrumentation.elasticsearch.experimental-span-attributes
7-
description: >
8-
Enable the capture of experimental span attributes including `elasticsearch.action`,
9-
`elasticsearch.request`, `elasticsearch.request.indices`,
10-
`elasticsearch.request.search.types`, `elasticsearch.type`, `elasticsearch.id`,
11-
`elasticsearch.version`, `elasticsearch.shard.broadcast.total`,
12-
`elasticsearch.shard.broadcast.successful`, `elasticsearch.shard.broadcast.failed`,
13-
`elasticsearch.shard.replication.total`, `elasticsearch.shard.replication.successful`,
14-
`elasticsearch.shard.replication.failed`, `elasticsearch.response.status`,
15-
`elasticsearch.shard.bulk.id`, `elasticsearch.shard.bulk.index`,
16-
`elasticsearch.node.failures`, and `elasticsearch.node.cluster.name`.
6+
description: Enable the capture of experimental span attributes.
177
type: boolean
188
default: false

0 commit comments

Comments
 (0)