Skip to content
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

[app] Display Kubernetes Resources in Notifications #393

Merged
merged 1 commit into from
Jul 13, 2022

Conversation

ricoberger
Copy link
Member

It is now possible to display Kubernetes Resources within the
notifications. For this the existing "resources" plugin with type "app"
can be used. It allows the same options as when the plugin is used
within a panel.

We also added a new "filter" option for the resources plugin, which
allows users to filter the retrieved list of resources via JSONPath.
With this new option it is possible to only display unhealthy Pods in
the notifications.

It is now possible to display Kubernetes Resources within the
notifications. For this the existing "resources" plugin with type "app"
can be used. It allows the same options as when the plugin is used
within a panel.

We also added a new "filter" option for the resources plugin, which
allows users to filter the retrieved list of resources via JSONPath.
With this new option it is possible to only display unhealthy Pods in
the notifications.
@ricoberger ricoberger merged commit ea7a43e into main Jul 13, 2022
@ricoberger ricoberger deleted the app-kubernetes-resources-notifications branch July 13, 2022 15:29
@ricoberger ricoberger linked an issue Jul 13, 2022 that may be closed by this pull request
@ricoberger ricoberger added the changelog: added A new feature was added label Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: added A new feature was added
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[app] Add Notifications
1 participant