Skip to content

Conversation

ricoberger
Copy link
Member

This commit introduces the concept of datasources. Datasources are used
to retrieve metrics, logs or traces for an application and maybe later
also for other Kubernetes resources.

In the first step we are adding Prometheus as datasource for Application
metrics. For that the Application CRD was extended with a metrics
section, where a user can define variables and charts for the metrics
view of an application. The metrics section also contains a health field
with a single chart, which can be used to display the health of an
Application in the gallery overview.

This commit introduces the concept of datasources. Datasources are used
to retrieve metrics, logs or traces for an application and maybe later
also for other Kubernetes resources.

In the first step we are adding Prometheus as datasource for Application
metrics. For that the Application CRD was extended with a metrics
section, where a user can define variables and charts for the metrics
view of an application. The metrics section also contains a health field
with a single chart, which can be used to display the health of an
Application in the gallery overview.
@ricoberger ricoberger merged commit a40bbaf into main Feb 28, 2021
@ricoberger ricoberger deleted the add-prometheus-datasource branch February 28, 2021 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant