Skip to content

Commit 3253be2

Browse files
endoramamergify-bot
authored andcommitted
[Metricbeat] gcp.billing: uniform metricset's fields (#28366)
(cherry picked from commit 75e17fb)
1 parent 4cc119f commit 3253be2

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
- name: billing
2+
description: Google Cloud Billing metrics
23
release: beta
34
type: group
4-
description: Google Cloud Billing metrics
55
fields:
6-
- name: cost_type
7-
type: keyword
8-
description: Cost types include regular, tax, adjustment, and rounding_error.
9-
- name: invoice_month
10-
type: keyword
11-
description: Billing report month.
12-
- name: project_id
13-
type: keyword
14-
description: Project ID of the billing report belongs to.
15-
- name: total
16-
type: float
17-
description: Total billing amount.
6+
- name: cost_type
7+
type: keyword
8+
description: Cost types include regular, tax, adjustment, and rounding_error.
9+
- name: invoice_month
10+
type: keyword
11+
description: Billing report month.
12+
- name: project_id
13+
type: keyword
14+
description: Project ID of the billing report belongs to.
15+
- name: total
16+
type: float
17+
description: Total billing amount.

x-pack/metricbeat/module/gcp/fields.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)