Skip to content

Commit 32e7c98

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
authored andcommitted
update metrics.yaml for ListMetricAssets and include Dashboard info (#30720)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent 7a70f47 commit 32e7c98

File tree

7 files changed

+168
-11
lines changed

7 files changed

+168
-11
lines changed

.apigentools-info

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"apigentools_version": "1.6.6",
7-
"regenerated": "2025-07-25 14:08:30.909404",
8-
"spec_repo_commit": "e4f653f1"
7+
"regenerated": "2025-07-28 13:12:46.288904",
8+
"spec_repo_commit": "b737cc4a"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-07-25 14:08:40.468056",
13-
"spec_repo_commit": "e4f653f1"
12+
"regenerated": "2025-07-28 13:12:56.424664",
13+
"spec_repo_commit": "b737cc4a"
1414
}
1515
}
1616
}

content/en/api/v1/dashboards/examples.json

Lines changed: 5 additions & 5 deletions
Large diffs are not rendered by default.

content/en/api/v1/dashboards/widgets.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

content/en/api/v2/metrics/examples.json

Lines changed: 7 additions & 1 deletion
Large diffs are not rendered by default.

data/api/v2/full_spec.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23254,6 +23254,17 @@ components:
2325423254
maximum: 5
2325523255
minimum: 0
2325623256
type: number
23257+
tags:
23258+
description: List of tag keys used in the asset.
23259+
example:
23260+
- env
23261+
- service
23262+
- host
23263+
- datacenter
23264+
items:
23265+
description: Tag key used in assets.
23266+
type: string
23267+
type: array
2325723268
title:
2325823269
description: Title of the asset.
2325923270
type: string

data/api/v2/full_spec_deref.json

Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158208,6 +158208,20 @@
158208158208
"minimum": 0,
158209158209
"type": "number"
158210158210
},
158211+
"tags": {
158212+
"description": "List of tag keys used in the asset.",
158213+
"example": [
158214+
"env",
158215+
"service",
158216+
"host",
158217+
"datacenter"
158218+
],
158219+
"items": {
158220+
"description": "Tag key used in assets.",
158221+
"type": "string"
158222+
},
158223+
"type": "array"
158224+
},
158211158225
"title": {
158212158226
"description": "Title of the asset.",
158213158227
"type": "string"
@@ -158776,6 +158790,20 @@
158776158790
"minimum": 0,
158777158791
"type": "number"
158778158792
},
158793+
"tags": {
158794+
"description": "List of tag keys used in the asset.",
158795+
"example": [
158796+
"env",
158797+
"service",
158798+
"host",
158799+
"datacenter"
158800+
],
158801+
"items": {
158802+
"description": "Tag key used in assets.",
158803+
"type": "string"
158804+
},
158805+
"type": "array"
158806+
},
158779158807
"title": {
158780158808
"description": "Title of the asset.",
158781158809
"type": "string"
@@ -159712,6 +159740,20 @@
159712159740
"minimum": 0,
159713159741
"type": "number"
159714159742
},
159743+
"tags": {
159744+
"description": "List of tag keys used in the asset.",
159745+
"example": [
159746+
"env",
159747+
"service",
159748+
"host",
159749+
"datacenter"
159750+
],
159751+
"items": {
159752+
"description": "Tag key used in assets.",
159753+
"type": "string"
159754+
},
159755+
"type": "array"
159756+
},
159715159757
"title": {
159716159758
"description": "Title of the asset.",
159717159759
"type": "string"
@@ -159756,6 +159798,20 @@
159756159798
"minimum": 0,
159757159799
"type": "number"
159758159800
},
159801+
"tags": {
159802+
"description": "List of tag keys used in the asset.",
159803+
"example": [
159804+
"env",
159805+
"service",
159806+
"host",
159807+
"datacenter"
159808+
],
159809+
"items": {
159810+
"description": "Tag key used in assets.",
159811+
"type": "string"
159812+
},
159813+
"type": "array"
159814+
},
159759159815
"title": {
159760159816
"description": "Title of the asset.",
159761159817
"type": "string"
@@ -435451,6 +435507,20 @@
435451435507
"minimum": 0,
435452435508
"type": "number"
435453435509
},
435510+
"tags": {
435511+
"description": "List of tag keys used in the asset.",
435512+
"example": [
435513+
"env",
435514+
"service",
435515+
"host",
435516+
"datacenter"
435517+
],
435518+
"items": {
435519+
"description": "Tag key used in assets.",
435520+
"type": "string"
435521+
},
435522+
"type": "array"
435523+
},
435454435524
"title": {
435455435525
"description": "Title of the asset.",
435456435526
"type": "string"

static/resources/json/full_spec_v2.json

Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158208,6 +158208,20 @@
158208158208
"minimum": 0,
158209158209
"type": "number"
158210158210
},
158211+
"tags": {
158212+
"description": "List of tag keys used in the asset.",
158213+
"example": [
158214+
"env",
158215+
"service",
158216+
"host",
158217+
"datacenter"
158218+
],
158219+
"items": {
158220+
"description": "Tag key used in assets.",
158221+
"type": "string"
158222+
},
158223+
"type": "array"
158224+
},
158211158225
"title": {
158212158226
"description": "Title of the asset.",
158213158227
"type": "string"
@@ -158776,6 +158790,20 @@
158776158790
"minimum": 0,
158777158791
"type": "number"
158778158792
},
158793+
"tags": {
158794+
"description": "List of tag keys used in the asset.",
158795+
"example": [
158796+
"env",
158797+
"service",
158798+
"host",
158799+
"datacenter"
158800+
],
158801+
"items": {
158802+
"description": "Tag key used in assets.",
158803+
"type": "string"
158804+
},
158805+
"type": "array"
158806+
},
158779158807
"title": {
158780158808
"description": "Title of the asset.",
158781158809
"type": "string"
@@ -159712,6 +159740,20 @@
159712159740
"minimum": 0,
159713159741
"type": "number"
159714159742
},
159743+
"tags": {
159744+
"description": "List of tag keys used in the asset.",
159745+
"example": [
159746+
"env",
159747+
"service",
159748+
"host",
159749+
"datacenter"
159750+
],
159751+
"items": {
159752+
"description": "Tag key used in assets.",
159753+
"type": "string"
159754+
},
159755+
"type": "array"
159756+
},
159715159757
"title": {
159716159758
"description": "Title of the asset.",
159717159759
"type": "string"
@@ -159756,6 +159798,20 @@
159756159798
"minimum": 0,
159757159799
"type": "number"
159758159800
},
159801+
"tags": {
159802+
"description": "List of tag keys used in the asset.",
159803+
"example": [
159804+
"env",
159805+
"service",
159806+
"host",
159807+
"datacenter"
159808+
],
159809+
"items": {
159810+
"description": "Tag key used in assets.",
159811+
"type": "string"
159812+
},
159813+
"type": "array"
159814+
},
159759159815
"title": {
159760159816
"description": "Title of the asset.",
159761159817
"type": "string"
@@ -435451,6 +435507,20 @@
435451435507
"minimum": 0,
435452435508
"type": "number"
435453435509
},
435510+
"tags": {
435511+
"description": "List of tag keys used in the asset.",
435512+
"example": [
435513+
"env",
435514+
"service",
435515+
"host",
435516+
"datacenter"
435517+
],
435518+
"items": {
435519+
"description": "Tag key used in assets.",
435520+
"type": "string"
435521+
},
435522+
"type": "array"
435523+
},
435454435524
"title": {
435455435525
"description": "Title of the asset.",
435456435526
"type": "string"

0 commit comments

Comments
 (0)