Otel k8s events added back to kubernetes_otel-cluster-overview Dashboard#11591
Otel k8s events added back to kubernetes_otel-cluster-overview Dashboard#11591
Conversation
|
@tetianakravchenko thank you so much for the above. I think all addressed. One minor the title of |
Events dont have the node info |
As I see you renamed
there are 2 kind of events -
there are few options: either the mapping (I think we can use alias for that) or the ad-hoc dataview with the script or we just agree on the fact that the filtering is not going to work for the events vizualisations |
Yes. Do you like it? Can we keep it like that? |
Yes, lets keep it this way 👍 |
Wanted only to show the creation timestamp as I believe is helpful for users. Some times the creation timestamp have the impression can be old and shows an old event. Timestamp can be deleted I guess |
|
@tetianakravchenko latest update inlcudes the removal of timestamp For the filtering issue I tried to use a runtime field but seems that they can not replace/update existing fields So I would say for the time being to merge the PR with no filtering support (cc @MichaelKatsoulis do u agree?) |
Co-authored-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co>
💚 Build Succeeded
History
|
|
|
Package kubernetes_otel - 0.0.6 containing this change is available at https://epr.elastic.co/search?package=kubernetes_otel |
…ard (elastic#11591) * adding events * Update packages/kubernetes_otel/changelog.yml Co-authored-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co> --------- Co-authored-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co>
…ard (elastic#11591) * adding events * Update packages/kubernetes_otel/changelog.yml Co-authored-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co> --------- Co-authored-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co>








Proposed commit message
WHAT: Reverting back the events in the Otel General Dashboard of the relevant integration
WHY: The events mapping was not correct and relavant fields were not available. Latest 8.16.0-SNAPSHOT includes correct mappings. See issue
Latest Eventsvisualsation the Creation Timestampt added, the kind of event and removed the reasonChecklist
changelog.ymlfile.How to test this PR locally
elastic-package buildRelated issues
Screenshots