[Elasticsearch][Ingest Pipeline] Add elasticsearch.node.name as TSDS dimension - #11527
Conversation
consulthys
left a comment
There was a problem hiding this comment.
Well spotted!
Thanks for the contribution
|
Interestingly for the Can you check this commit to see what would make the most sense regarding other metric sets? |
Taking a look at the example provided, I think either would work, I've pushed a commit to use node.name here as with the other one. |
|
Agreed, because |
|
/test |
🚀 Benchmarks reportTo see the full report comment with |
💚 Build Succeeded
|
|
|
Package elasticsearch - 1.15.3 containing this change is available at https://epr.elastic.co/search?package=elasticsearch |
…dimension (elastic#11527) * [Elasticsearch][Ingest Pipeline] Add elasticsearch.node.id as TSDS dimension * Update changelog.yml * switch from node id to node name
…dimension (elastic#11527) * [Elasticsearch][Ingest Pipeline] Add elasticsearch.node.id as TSDS dimension * Update changelog.yml * switch from node id to node name




Bug
Proposed commit message
Adds
elasticsearch.node.nameas a TSDS dimension to prevent document collisions.Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Install assets for the Elasticsearch integration and validate that the
metrics-elasticsearch.ingest_pipeline@packagecomponent template properly setselasticsearch.node.nameas"time_series_dimension": trueRelated issues
Screenshots