DashboardJSON is the Schema for the DashboardJSONs API. Provides a Datadog dashboard JSON resource. This can be used to create and manage Datadog dashboards using the JSON definition.
Type
CRD
Group
datadog.upbound.io
Version
v1alpha1
apiVersion: datadog.upbound.io/v1alpha1
kind: DashboardJSON
DashboardJSONSpec defines the desired state of DashboardJSON
No description provided.
(Set of Number) A list of dashboard lists this dashboard belongs to. A list of dashboard lists this dashboard belongs to.
THIS IS A BETA FIELD. It will be honored unless the Management Policies feature flag is disabled. InitProvider holds the same fields as ForProvider, with the exception of Identifier and other resource reference fields. The fields that are in InitProvider are merged into ForProvider when the resource is created. The same fields are also added to the terraform ignore_changes hook, to avoid updating them after creation. This is useful for fields that are required on creation, but we do not desire to update them after creation, for example because of an external controller is managing them, like an autoscaler.
(Set of Number) A list of dashboard lists this dashboard belongs to. A list of dashboard lists this dashboard belongs to.
THIS IS A BETA FIELD. It is on by default but can be opted out through a Crossplane feature flag. ManagementPolicies specify the array of actions Crossplane is allowed to take on the managed and external resources. This field is planned to replace the DeletionPolicy field in a future release. Currently, both could be set independently and non-default values would be honored if the feature flag is enabled. If both are custom, the DeletionPolicy field will be ignored. See the design doc for more information: https://github.com/crossplane/crossplane/blob/499895a25d1a1a0ba1604944ef98ac7a1a71f197/design/design-doc-observe-only-resources.md?plain=1#L223 and this one: https://github.com/crossplane/crossplane/blob/444267e84783136daa93568b364a5f01228cacbe/design/one-pager-ignore-changes.md
ProviderConfigReference specifies how the provider that will be used to create, observe, update, and delete this managed resource should be configured.
Policies for referencing.
PublishConnectionDetailsTo specifies the connection secret config which contains a name, metadata and a reference to secret store config to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource.
WriteConnectionSecretToReference specifies the namespace and name of a Secret to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource. This field is planned to be replaced in a future release in favor of PublishConnectionDetailsTo. Currently, both could be set independently and connection details would be published to both without affecting each other.
DashboardJSONStatus defines the observed state of DashboardJSON.
No description provided.
(Set of Number) A list of dashboard lists this dashboard belongs to. A list of dashboard lists this dashboard belongs to.
(Set of Number) The list of dashboard lists this dashboard should be removed from. Internal only. The list of dashboard lists this dashboard should be removed from. Internal only.
Conditions of the resource.
dashboard-json
apiVersion: datadog.upbound.io/v1alpha1
kind: DashboardJSON
metadata:
annotations:
meta.upbound.io/example-id: dashboard/v1alpha1/dashboardjson
labels:
testing.upbound.io/example-name: dashboard_json
name: dashboard-json
spec:
forProvider:
dashboard: >
{
"title":"Ordered Layout Dashboard",
"description":"Created using the Datadog provider in Terraform",
"widgets":[
{
"id":719369537777170,
"definition":{
"title":"Widget Title",
"type":"alert_graph",
"alert_id":"895605",
"viz_type":"timeseries"
}
},
{
"id":2306240030393868,
"definition":{
"title":"Widget Title",
"type":"alert_value",
"alert_id":"895605",
"unit":"b",
"text_align":"center",
"precision":3
}
},
{
"id":6990998850881326,
"definition":{
"title":"Widget Title",
"type":"alert_value",
"alert_id":"895605",
"unit":"b",
"text_align":"center",
"precision":3
}
},
{
"id":3351284044659007,
"definition":{
"title":"Widget Title",
"type":"change",
"requests":[
{
"q":"avg:system.load.1{env:staging} by {account}",
"compare_to":"week_before",
"change_type":"absolute",
"order_dir":"desc",
"increase_good":true,
"order_by":"name",
"show_present":true
}
]
}
},
{
"id":6450290622996182,
"definition":{
"title":"Widget Title",
"show_legend":false,
"type":"distribution",
"requests":[
{
"q":"avg:system.load.1{env:staging} by {account}",
"style":{
"palette":"warm"
}
}
]
}
},
{
"id":4902842646291536,
"definition":{
"title":"Widget Title",
"type":"check_status",
"check":"aws.ecs.agent_connected",
"grouping":"cluster",
"group_by":[
"account",
"cluster"
],
"tags":[
"account:demo",
"cluster:awseb-ruthebdog-env-8-dn3m6u3gvk"
]
}
},
{
"id":6392349954822644,
"definition":{
"title":"Widget Title",
"show_legend":false,
"type":"heatmap",
"yaxis":{
"scale":"sqrt",
"include_zero":true,
"min":"1",
"max":"2"
},
"requests":[
{
"q":"avg:system.load.1{env:staging} by {account}",
"style":{
"palette":"warm"
}
}
]
}
},
{
"id":5222961478940988,
"definition":{
"title":"Widget Title",
"type":"hostmap",
"requests":{
"fill":{
"q":"avg:system.load.1{*} by {host}"
},
"size":{
"q":"avg:memcache.uptime{*} by {host}"
}
},
"node_type":"container",
"no_metric_hosts":true,
"no_group_hosts":true,
"group":[
"host",
"region"
],
"scope":[
"region:us-east-1",
"aws_account:727006795293"
],
"style":{
"palette":"yellow_to_green",
"palette_flip":true,
"fill_min":"10",
"fill_max":"20"
}
}
},
{
"id":8121199734227072,
"definition":{
"type":"note",
"content":"note text",
"background_color":"pink",
"font_size":"14",
"text_align":"center",
"show_tick":true,
"tick_pos":"50%",
"tick_edge":"left"
}
},
{
"id":1775856835833038,
"definition":{
"title":"Widget Title",
"type":"query_value",
"requests":[
{
"q":"avg:system.load.1{env:staging} by {account}",
"aggregator":"sum",
"conditional_formats":[
{
"hide_value":false,
"comparator":"<",
"palette":"white_on_green",
"value":2
},
{
"hide_value":false,
"comparator":">",
"palette":"white_on_red",
"value":2.2
}
]
}
],
"autoscale":true,
"custom_unit":"xx",
"text_align":"right",
"precision":4
}
},
{
"id":8461455966625581,
"definition":{
"title":"Widget Title",
"type":"query_table",
"requests":[
{
"q":"avg:system.load.1{env:staging} by {account}",
"aggregator":"sum",
"conditional_formats":[
{
"hide_value":false,
"comparator":"<",
"palette":"white_on_green",
"value":2
},
{
"hide_value":false,
"comparator":">",
"palette":"white_on_red",
"value":2.2
}
],
"limit":10
}
]
}
},
{
"id":8660006349418736,
"definition":{
"title":"Widget Title",
"type":"scatterplot",
"requests":{
"x":{
"q":"avg:system.cpu.user{*} by {service, account}",
"aggregator":"max"
},
"y":{
"q":"avg:system.mem.used{*} by {service, account}",
"aggregator":"min"
}
},
"xaxis":{
"scale":"pow",
"label":"x",
"include_zero":true,
"min":"1",
"max":"2000"
},
"yaxis":{
"scale":"log",
"label":"y",
"include_zero":false,
"min":"5",
"max":"2222"
},
"color_by_groups":[
"account",
"apm-role-group"
]
}
},
{
"id":1669590772917638,
"definition":{
"title":"env: prod, datacenter:dc1, service: master-db",
"title_size":"16",
"title_align":"left",
"type":"servicemap",
"service":"master-db",
"filters":[
"env:prod",
"datacenter:dc1"
]
}
},
{
"id":2138829058361817,
"definition":{
"title":"Widget Title",
"show_legend":true,
"legend_size":"2",
"type":"timeseries",
"requests":[
{
"q":"avg:system.cpu.user{app:general} by {env}",
"on_right_yaxis":false,
"metadata":[
{
"expression":"avg:system.cpu.user{app:general} by {env}",
"alias_name":"Alpha"
}
],
"style":{
"palette":"warm",
"line_type":"dashed",
"line_width":"thin"
},
"display_type":"line"
},
{
"on_right_yaxis":false,
"log_query":{
"index":"mcnulty",
"search":{
"query":"status:info"
},
"group_by":[
{
"facet":"host",
"sort":{
"facet":"@duration",
"aggregation":"avg",
"order":"desc"
},
"limit":10
}
],
"compute":{
"facet":"@duration",
"interval":5000,
"aggregation":"avg"
}
},
"display_type":"area"
},
{
"on_right_yaxis":false,
"apm_query":{
"index":"apm-search",
"search":{
"query":"type:web"
},
"group_by":[
{
"facet":"resource_name",
"sort":{
"facet":"@string_query.interval",
"aggregation":"avg",
"order":"desc"
},
"limit":50
}
],
"compute":{
"facet":"@duration",
"interval":5000,
"aggregation":"avg"
}
},
"display_type":"bars"
},
{
"on_right_yaxis":false,
"process_query":{
"search_by":"error",
"metric":"process.stat.cpu.total_pct",
"limit":50,
"filter_by":[
"active"
]
},
"display_type":"area"
}
],
"yaxis":{
"scale":"log",
"include_zero":false,
"max":"100"
},
"events":[
{
"q":"sources:test tags:1"
},
{
"q":"sources:test tags:2"
}
],
"markers":[
{
"label":" z=6 ",
"value":"y = 4",
"display_type":"error dashed"
},
{
"label":" x=8 ",
"value":"10 < y < 999",
"display_type":"ok solid"
}
]
}
},
{
"id":7307171374656551,
"definition":{
"title":"Widget Title",
"type":"toplist",
"requests":[
{
"q":"avg:system.cpu.user{app:general} by {env}",
"conditional_formats":[
{
"hide_value":false,
"comparator":"<",
"palette":"white_on_green",
"value":2
},
{
"hide_value":false,
"comparator":">",
"palette":"white_on_red",
"value":2.2
}
]
}
]
}
},
{
"id":7086674838553258,
"definition":{
"title":"Group Widget",
"type":"group",
"layout_type":"ordered",
"widgets":[
{
"id":3726092277657502,
"definition":{
"type":"note",
"content":"cluster note widget",
"background_color":"pink",
"font_size":"14",
"text_align":"center",
"show_tick":true,
"tick_pos":"50%",
"tick_edge":"left"
}
},
{
"id":6376384650558057,
"definition":{
"title":"Alert Graph",
"type":"alert_graph",
"alert_id":"123",
"viz_type":"toplist"
}
}
]
}
},
{
"id":4668903563678912,
"definition":{
"title":"Widget Title",
"type":"slo",
"view_type":"detail",
"time_windows":[
"7d",
"previous_week"
],
"slo_id":"56789",
"show_error_budget":true,
"view_mode":"overall",
"global_time_target":"0"
}
}
],
"template_variables":[
{
"name":"var_1",
"default":"aws",
"prefix":"host"
},
{
"name":"var_2",
"default":"autoscaling",
"prefix":"service_name"
}
],
"layout_type":"ordered",
"is_read_only":true,
"notify_list":[
],
"template_variable_presets":[
{
"name":"preset_1",
"template_variables":[
{
"name":"var_1",
"value":"host.dc"
},
{
"name":"var_2",
"value":"my_service"
}
]
}
]
}
dashboard-json-uxp-min-set
apiVersion: datadog.upbound.io/v1alpha1
kind: DashboardJSON
metadata:
annotations:
meta.upbound.io/example-id: dashboard/v1alpha1/dashboardjson
labels:
testing.upbound.io/example-name: dashboard_json_uxp_min_set
name: dashboard-json-uxp-min-set
spec:
forProvider:
dashboard: >
{
"title": "Upbound UXP Min Set",
"description": "## Upbound UXP Min Set\n\nThis dashboard covers graphs for the UXP Min Set metrics. They are as follows\n\n- Upjet provider Terraform CLI invocations\n- Upjet provider Terraform running processes\n- Total number of reconciliations per controller\n- Number of goroutines that currently exist\n- Number of bytes allocated and still in use\n- Number of bytes allocated and still in use\n- Total user and system CPU time spent in seconds\n- Resident memory size in bytes\n- Start time of the process since unix epoch in seconds\n- Number of HTTP requests partitioned by status code, method, and host.\n- Total number of adds handled by workqueue\n- Current depth of workqueue\n- How long in seconds processing an item from workqueue takes",
"widgets": [
{
"id": 1436105568556493,
"definition": {
"type": "image",
"url": "https://static.upbound.io/marketing/upbound_uxp_logo.svg",
"sizing": "cover",
"has_background": true,
"has_border": true,
"vertical_align": "center",
"horizontal_align": "center"
},
"layout": {
"x": 0,
"y": 0,
"width": 2,
"height": 2
}
},
{
"id": 7058913334764000,
"definition": {
"title": "Kubernetes Upbound-System Container Restarts",
"title_size": "16",
"title_align": "left",
"show_legend": true,
"legend_layout": "auto",
"legend_columns": [
"avg",
"min",
"max",
"value",
"sum"
],
"type": "timeseries",
"requests": [
{
"formulas": [
{
"formula": "query1"
}
],
"queries": [
{
"name": "query1",
"data_source": "metrics",
"query": "avg:kubernetes.containers.restarts{kube_namespace:upbound-system} by {kube_container_name}"
}
],
"response_format": "timeseries",
"style": {
"palette": "dog_classic",
"line_type": "solid",
"line_width": "normal"
},
"display_type": "line"
}
]
},
"layout": {
"x": 2,
"y": 0,
"width": 2,
"height": 2
}
},
{
"id": 852694346314535,
"definition": {
"title": "Kubernetes API Server Request Duration Seconds By Resource",
"type": "treemap",
"requests": [
{
"response_format": "scalar",
"queries": [
{
"name": "query1",
"data_source": "metrics",
"query": "avg:kube_apiserver.request_duration_seconds.count{group:} by {resource}",
"aggregator": "avg"
}
],
"formulas": [
{
"formula": "query1"
}
]
}
]
},
"layout": {
"x": 4,
"y": 0,
"width": 4,
"height": 2
}
},
{
"id": 8807870180367880,
"definition": {
"title": "Kubernetes API Server Etcd Request Duration Seconds",
"title_size": "16",
"title_align": "left",
"show_legend": true,
"legend_layout": "auto",
"legend_columns": [
"avg",
"min",
"max",
"value",
"sum"
],
"type": "timeseries",
"requests": [
{
"response_format": "timeseries",
"queries": [
{
"name": "query1",
"data_source": "metrics",
"query": "avg:kube_apiserver.etcd_request_duration_seconds.sum{*} by {host}"
}
],
"formulas": [
{
"formula": "query1"
}
],
"style": {
"palette": "dog_classic",
"line_type": "solid",
"line_width": "normal"
},
"display_type": "line"
}
]
},
"layout": {
"x": 8,
"y": 0,
"width": 4,
"height": 2
}
},
{
"id": 4944114324490950,
"definition": {
"title": "Go Goroutines",
"title_size": "16",
"title_align": "left",
"show_legend": true,
"legend_layout": "auto",
"legend_columns": [
"avg",
"min",
"max",
"value",
"sum"
],
"type": "timeseries",
"requests": [
{
"formulas": [
{
"formula": "per_minute(query1)"
}
],
"queries": [
{
"name": "query1",
"data_source": "metrics",
"query": "avg:uxp.go_goroutines{*} by {pod,host}"
}
],
"response_format": "timeseries",
"style": {
"palette": "dog_classic",
"line_type": "solid",
"line_width": "normal"
},
"display_type": "line"
}
]
},
"layout": {
"x": 0,
"y": 2,
"width": 4,
"height": 2
}
},
{
"id": 8655832006769687,
"definition": {
"title": "Go Memstats Alloc Bytes",
"title_size": "16",
"title_align": "left",
"show_legend": true,
"legend_layout": "auto",
"legend_columns": [
"avg",
"min",
"max",
"value",
"sum"
],
"type": "timeseries",
"requests": [
{
"formulas": [
{
"formula": "per_minute(query1)"
}
],
"queries": [
{
"name": "query1",
"data_source": "metrics",
"query": "max:uxp.go_memstats_alloc_bytes{*} by {host,pod}"
}
],
"response_format": "timeseries",
"style": {
"palette": "dog_classic",
"line_type": "solid",
"line_width": "normal"
},
"display_type": "line"
}
]
},
"layout": {
"x": 4,
"y": 2,
"width": 4,
"height": 2
}
},
{
"id": 8677874650172048,
"definition": {
"title": "Go Memstats Alloc Bytes Total",
"title_size": "16",
"title_align": "left",
"show_legend": true,
"legend_layout": "auto",
"legend_columns": [
"avg",
"min",
"max",
"value",
"sum"
],
"type": "timeseries",
"requests": [
{
"formulas": [
{
"formula": "query1"
}
],
"queries": [
{
"name": "query1",
"data_source": "metrics",
"query": "max:uxp.go_memstats_alloc_bytes_total{*} by {host,pod}.as_count()"
}
],
"response_format": "timeseries",
"style": {
"palette": "dog_classic",
"line_type": "solid",
"line_width": "normal"
},
"display_type": "line"
}
]
},
"layout": {
"x": 8,
"y": 2,
"width": 4,
"height": 2
}
},
{
"id": 6974392427993167,
"definition": {
"title": "Process CPU Seconds Total",
"title_size": "16",
"title_align": "left",
"show_legend": true,
"legend_layout": "auto",
"legend_columns": [
"avg",
"min",
"max",
"value",
"sum"
],
"type": "timeseries",
"requests": [
{
"formulas": [
{
"formula": "query1"
}
],
"queries": [
{
"name": "query1",
"data_source": "metrics",
"query": "max:uxp.process_cpu_seconds_total{*} by {host,pod}.as_count()"
}
],
"response_format": "timeseries",
"style": {
"palette": "dog_classic",
"line_type": "solid",
"line_width": "normal"
},
"display_type": "line"
}
]
},
"layout": {
"x": 0,
"y": 4,
"width": 4,
"height": 2
}
},
{
"id": 8246050534616739,
"definition": {
"title": "Process Resident Memory Bytes",
"title_size": "16",
"title_align": "left",
"show_legend": true,
"legend_layout": "auto",
"legend_columns": [
"avg",
"min",
"max",
"value",
"sum"
],
"type": "timeseries",
"requests": [
{
"formulas": [
{
"formula": "query1"
}
],
"queries": [
{
"name": "query1",
"data_source": "metrics",
"query": "max:uxp.process_resident_memory_bytes{*} by {host,pod}"
}
],
"response_format": "timeseries",
"style": {
"palette": "dog_classic",
"line_type": "solid",
"line_width": "normal"
},
"display_type": "line"
}
]
},
"layout": {
"x": 4,
"y": 4,
"width": 4,
"height": 2
}
},
{
"id": 8583070210807976,
"definition": {
"title": "Process Start Time Seconds",
"title_size": "16",
"title_align": "left",
"show_legend": true,
"legend_layout": "auto",
"legend_columns": [
"avg",
"min",
"max",
"value",
"sum"
],
"type": "timeseries",
"requests": [
{
"formulas": [
{
"formula": "query1"
}
],
"queries": [
{
"name": "query1",
"data_source": "metrics",
"query": "max:uxp.process_start_time_seconds{*} by {host,pod}"
}
],
"response_format": "timeseries",
"style": {
"palette": "dog_classic",
"line_type": "solid",
"line_width": "normal"
},
"display_type": "line"
}
]
},
"layout": {
"x": 8,
"y": 4,
"width": 4,
"height": 2
}
},
{
"id": 6058734657813571,
"definition": {
"title": "Rest Client Requests Total",
"title_size": "16",
"title_align": "left",
"show_legend": true,
"legend_layout": "auto",
"legend_columns": [
"avg",
"min",
"max",
"value",
"sum"
],
"type": "timeseries",
"requests": [
{
"formulas": [
{
"formula": "query1"
}
],
"queries": [
{
"name": "query1",
"data_source": "metrics",
"query": "sum:uxp.rest_client_requests_total{*} by {host,pod,method}.as_count()"
}
],
"response_format": "timeseries",
"style": {
"palette": "dog_classic",
"line_type": "solid",
"line_width": "normal"
},
"display_type": "line"
}
]
},
"layout": {
"x": 0,
"y": 6,
"width": 4,
"height": 2
}
},
{
"id": 8383428569535810,
"definition": {
"title": "Workqueue Adds Total",
"title_size": "16",
"title_align": "left",
"show_legend": true,
"legend_layout": "auto",
"legend_columns": [
"avg",
"min",
"max",
"value",
"sum"
],
"type": "timeseries",
"requests": [
{
"formulas": [
{
"formula": "query1"
}
],
"queries": [
{
"name": "query1",
"data_source": "metrics",
"query": "sum:uxp.workqueue_adds_total{*} by {host,pod,name}.as_count()"
}
],
"response_format": "timeseries",
"style": {
"palette": "dog_classic",
"line_type": "solid",
"line_width": "normal"
},
"display_type": "line"
}
]
},
"layout": {
"x": 4,
"y": 6,
"width": 4,
"height": 2
}
},
{
"id": 4395817810242775,
"definition": {
"title": "Workqueue Depth",
"title_size": "16",
"title_align": "left",
"show_legend": true,
"legend_layout": "auto",
"legend_columns": [
"avg",
"min",
"max",
"value",
"sum"
],
"type": "timeseries",
"requests": [
{
"formulas": [
{
"formula": "per_minute(query1)"
}
],
"queries": [
{
"name": "query1",
"data_source": "metrics",
"query": "max:uxp.workqueue_depth{$group}"
}
],
"response_format": "timeseries",
"style": {
"palette": "dog_classic",
"line_type": "solid",
"line_width": "normal"
},
"display_type": "line"
}
]
},
"layout": {
"x": 8,
"y": 6,
"width": 4,
"height": 2
}
},
{
"id": 7370648797108836,
"definition": {
"title": "Workqueue Work Duration Seconds Bucket",
"title_size": "16",
"title_align": "left",
"show_legend": true,
"legend_layout": "auto",
"legend_columns": [
"avg",
"min",
"max",
"value",
"sum"
],
"type": "timeseries",
"requests": [
{
"formulas": [
{
"formula": "per_minute(query1)"
}
],
"queries": [
{
"name": "query1",
"data_source": "metrics",
"query": "max:uxp.workqueue_work_duration_seconds_bucket.max{*} by {host,pod,name,le}"
}
],
"response_format": "timeseries",
"style": {
"palette": "dog_classic",
"line_type": "solid",
"line_width": "normal"
},
"display_type": "line"
}
]
},
"layout": {
"x": 0,
"y": 8,
"width": 4,
"height": 2
}
},
{
"id": 823949909374051,
"definition": {
"title": "Workqueue Work Duration Seconds Count",
"title_size": "16",
"title_align": "left",
"show_legend": true,
"legend_layout": "auto",
"legend_columns": [
"avg",
"min",
"max",
"value",
"sum"
],
"type": "timeseries",
"requests": [
{
"formulas": [
{
"formula": "query1"
}
],
"queries": [
{
"name": "query1",
"data_source": "metrics",
"query": "avg:uxp.workqueue_work_duration_seconds_bucket.count{*} by {host,pod,name,le}"
}
],
"response_format": "timeseries",
"style": {
"palette": "dog_classic",
"line_type": "solid",
"line_width": "normal"
},
"display_type": "line"
}
]
},
"layout": {
"x": 4,
"y": 8,
"width": 4,
"height": 2
}
},
{
"id": 6712236079650739,
"definition": {
"title": "Workqueue Work Duration Seconds Sum",
"title_size": "16",
"title_align": "left",
"show_legend": true,
"legend_layout": "auto",
"legend_columns": [
"avg",
"min",
"max",
"value",
"sum"
],
"type": "timeseries",
"requests": [
{
"formulas": [
{
"formula": "query1"
}
],
"queries": [
{
"name": "query1",
"data_source": "metrics",
"query": "sum:uxp.workqueue_work_duration_seconds_sum{*} by {host,pod,name}.as_count()"
}
],
"response_format": "timeseries",
"style": {
"palette": "dog_classic",
"line_type": "solid",
"line_width": "normal"
},
"display_type": "line"
}
]
},
"layout": {
"x": 8,
"y": 8,
"width": 4,
"height": 2
}
},
{
"id": 3667451147019795,
"definition": {
"title": "Upjet Terraform Active CLI Invocations",
"title_size": "16",
"title_align": "left",
"show_legend": true,
"legend_layout": "auto",
"legend_columns": [
"avg",
"min",
"max",
"value",
"sum"
],
"type": "timeseries",
"requests": [
{
"formulas": [
{
"formula": "per_minute(query1)"
}
],
"queries": [
{
"name": "query1",
"data_source": "metrics",
"query": "max:uxp.upjet_terraform_active_cli_invocations{*}"
}
],
"response_format": "timeseries",
"style": {
"palette": "dog_classic",
"line_type": "solid",
"line_width": "normal"
},
"display_type": "line"
}
]
},
"layout": {
"x": 0,
"y": 10,
"width": 4,
"height": 2
}
},
{
"id": 4282148986424876,
"definition": {
"title": "Upjet Terraform Running Processes",
"title_size": "16",
"title_align": "left",
"show_legend": true,
"legend_layout": "auto",
"legend_columns": [
"avg",
"min",
"max",
"value",
"sum"
],
"type": "timeseries",
"requests": [
{
"formulas": [
{
"formula": "per_minute(query1)"
}
],
"queries": [
{
"name": "query1",
"data_source": "metrics",
"query": "max:uxp.upjet_terraform_running_processes{*}"
}
],
"response_format": "timeseries",
"style": {
"palette": "dog_classic",
"line_type": "solid",
"line_width": "normal"
},
"display_type": "line"
}
]
},
"layout": {
"x": 4,
"y": 10,
"width": 4,
"height": 2
}
},
{
"id": 2395363743244600,
"definition": {
"title": "Controller Runtime Reconcile Errors",
"title_size": "16",
"title_align": "left",
"show_legend": true,
"legend_layout": "auto",
"legend_columns": [
"avg",
"min",
"max",
"value",
"sum"
],
"type": "timeseries",
"requests": [
{
"formulas": [
{
"formula": "per_minute(query1)"
}
],
"queries": [
{
"name": "query1",
"data_source": "metrics",
"query": "max:uxp.controller_runtime_reconcile_errors_total{*}.as_count()"
}
],
"response_format": "timeseries",
"style": {
"palette": "dog_classic",
"line_type": "solid",
"line_width": "normal"
},
"display_type": "line"
}
]
},
"layout": {
"x": 8,
"y": 10,
"width": 4,
"height": 2
}
}
],
"template_variables": [
{
"name": "group",
"prefix": "group",
"available_values": [],
"default": "*"
},
{
"name": "kind",
"prefix": "kind",
"available_values": [],
"default": "*"
},
{
"name": "quantile",
"prefix": "quantile",
"available_values": [],
"default": "*"
}
],
"layout_type": "ordered",
"notify_list": [],
"reflow_type": "fixed"
}
© 2024 Upbound, Inc.
Discover the building blocksfor your internal cloud platform.