Experimental version. The functionality may undergo significant changes. Compatibility with future versions is not guaranteed.
ClusterMetric
Scope: Cluster
Version: v1alpha1
ClusterObservabilityDashboard
Scope: Cluster
Version: v1alpha1
metadata.deckhouse.io/category
— sets the folder/category in the UI. - metadata.deckhouse.io/title
— sets the visible dashboard title.
If not set, the title from the dashboard JSON is used.-
spec
-
spec.definition
Required value
The dashboard JSON manifest. The JSON definition should be provided as a raw JSON string compatible with the Grafana dashboard format.
-
ClusterObservabilityPropagatedDashboard
Scope: Cluster
Version: v1alpha1
Deckhouse internal system resource that lets you define a dashboard once and automatically make it available everywhere in the Deckhouse Console.
A dashboard defined as a ClusterObservabilityPropagatedDashboard is automatically visible: at the cluster level and in every namespace/project.
Supported annotations:
metadata.deckhouse.io/category
— sets the folder/category in the UI.metadata.deckhouse.io/title
— sets the visible dashboard title. If not set, the title from the dashboard JSON is used.
-
spec
-
spec.definition
Required value
The dashboard JSON manifest. The JSON definition should be provided as a raw JSON string compatible with the Grafana dashboard format.
-
ObservabilityDashboard
Scope: Namespaced
Version: v1alpha1
metadata.deckhouse.io/category
— sets the folder/category in the UI. - metadata.deckhouse.io/title
— sets the visible dashboard title.
If not set, the title from the dashboard JSON is used.-
spec
-
spec.definition
Required value
The dashboard’s JSON manifest. The JSON definition should be provided as a raw JSON string compatible with the Grafana dashboard format.
-