Skip to content

Commit b522305

Browse files
authored
[GCP] Fix metrics ingestion by adding ingest pipelines (#4374)
1 parent 0e230f6 commit b522305

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

packages/gcp/changelog.yml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,24 @@
11
# newer versions go on top
2+
- version: "2.11.10"
3+
changes:
4+
- description: Add ingest pipeline for dataproc.
5+
type: enhancement
6+
link: https://github.com/elastic/integrations/pull/4344
7+
- description: Add GCP loadbalancing ingest pipeline
8+
type: enhancement
9+
link: https://github.com/elastic/integrations/pull/4350
10+
- description: Add GCP PubSub ingest pipeline
11+
type: enhancement
12+
link: https://github.com/elastic/integrations/pull/4349
13+
- description: Add GCP Storage ingest pipeline
14+
type: enhancement
15+
link: https://github.com/elastic/integrations/pull/4348
16+
- description: Add GCP Firestore ingest pipeline
17+
type: enhancement
18+
link: https://github.com/elastic/integrations/pull/4347
19+
- description: Add GCP Compute ingest pipeline
20+
type: enhancement
21+
link: https://github.com/elastic/integrations/pull/4343
222
- version: "2.11.10-beta.6"
323
changes:
424
- description: Add ingest pipeline for dataproc.

packages/gcp/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: gcp
22
title: Google Cloud Platform
3-
version: "2.11.10-beta.6"
3+
version: "2.11.10"
44
release: ga
55
description: Collect logs from Google Cloud Platform with Elastic Agent.
66
type: integration

0 commit comments

Comments
 (0)