File tree Expand file tree Collapse file tree 3 files changed +9
-39
lines changed
instrumentation/elasticsearch
elasticsearch-transport-5.0
elasticsearch-transport-5.3
elasticsearch-transport-6.0 Expand file tree Collapse file tree 3 files changed +9
-39
lines changed Original file line number Diff line number Diff line change 11description : >
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.
54configurations :
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
Original file line number Diff line number Diff line change 11description : >
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.
54configurations :
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
Original file line number Diff line number Diff line change 11description : >
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.
54configurations :
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
You can’t perform that action at this time.
0 commit comments