-
Notifications
You must be signed in to change notification settings - Fork 497
Otel k8s events added back to kubernetes_otel-cluster-overview Dashboard #11591
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 <[email protected]>
💚 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 <[email protected]> --------- Co-authored-by: Tetiana Kravchenko <[email protected]>
…ard (elastic#11591) * adding events * Update packages/kubernetes_otel/changelog.yml Co-authored-by: Tetiana Kravchenko <[email protected]> --------- Co-authored-by: Tetiana Kravchenko <[email protected]>
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 Events
visualsation the Creation Timestampt added, the kind of event and removed the reasonChecklist
changelog.yml
file.How to test this PR locally
elastic-package build
Related issues
Screenshots