[elasticsearch] Extension of the Elasticsearch integration with datastream-centric stats#11656
Conversation
consulthys
left a comment
There was a problem hiding this comment.
Fantastic job!! Here are a few initial comments.
packages/elasticsearch/elasticsearch/ingest_pipeline/monitoring_indices.yml
Outdated
Show resolved
Hide resolved
packages/elasticsearch/elasticsearch/transform/index_pivot/transform.yml
Outdated
Show resolved
Hide resolved
packages/elasticsearch/elasticsearch/transform/index_pivot/transform.yml
Outdated
Show resolved
Hide resolved
🚀 Benchmarks reportTo see the full report comment with |
|
💚 Build Succeeded
History
|
|
Package elasticsearch - 1.16.0 containing this change is available at https://epr.elastic.co/package/elasticsearch/1.16.0/ |
|
Hi there! I've been using the tech preview dashboards for Elasticsearch for a bit now, and think this will be huge, I was literally making a transform for myself yesterday to try to create a latest index of stats that I could use for my indices (but ran into a bug and had to pause to open a support ticket). A question as I just updated the Elasticsearch integration to add these new assets.. It looks like the new transform ( |
|
@IanLee1521 Thanks for your feedback!
@3kt can probably fill you in on why it was decided to do it that way. |
|
hi @IanLee1521, thanks for the feedback!
Yes - until we take the dashboards out of tech preview, I'd rather they have to be explicitly enabled by the users. I've tested performance and impact on large scale clusters, but I'm keen on getting wider field feedback. The dashboard mentions that the transform has to be enabled manually, and gives a direct link to stack management for this purpose. Also bear in mind that the full feature set will only be available once 8.17.1 hits, once this is live. |
|
@3kt - Happy to provide feedback! The short version for me at this point is that the target transform index ( Happy to communicate in an appropriate venue (I'm in the Elastic Community Slack) to discuss what might be going on. |
Just want to say that after I posted here I did find that message on the dashboard, I just hadn't seen it when first loading things. |
As mentioned by @3kt this is only going to work once Metricbeat 8.17.1 gets released. |
|
Thank you yes, 3kt pointed that out separately that I'd missed that line in their message. Looking forward to reporting back once that is out! |
…tream-centric stats (elastic#11656)
…tream-centric stats (elastic#11656)
|
@3kt Just tried this and its looks great, the only thing is I am not able to see the |
|
hi @amemkdm, can you check if your documents have the The Side note, you can hit me up on the community Slack if you have an account there - my name is the same as in my Github profile ;) |
|
Done. I have reached out to you on Slack. |






Proposed commit message
This adds a couple new assets to the
elasticsearchintegration (which natively aims to monitor Elasticsearch clusters):This aims to provide stack-native capabilities that are otherwise fulfilled through custom scripting (known as "consumption framework" within Elastic).
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Requires multiple dependencies:
Screenshots