Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions packages/apache_otel/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "0.2.0"
changes:
- description: Add `discovery` field to support auto-install
type: enhancement
link: https://github.com/elastic/integrations/pull/15651
- version: "0.1.1"
changes:
- description: Add `opentelemetry` category
Expand Down
7 changes: 5 additions & 2 deletions packages/apache_otel/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 3.5.0
name: apache_otel
title: "Apache OpenTelemetry Assets"
version: 0.1.1
version: 0.2.0
source:
license: "Elastic-2.0"
description: "Apache status metrics from OpenTelemtry Collector"
Expand All @@ -12,9 +12,12 @@ categories:
- opentelemetry
conditions:
kibana:
version: "^9.1.0"
version: "^9.2.0"
elastic:
subscription: "basic"
discovery:
datasets:
- name: apachereceiver.otel
screenshots:
- src: /img/apache_otel_metrics.png
title: Sample screenshot
Expand Down
5 changes: 5 additions & 0 deletions packages/iis_otel/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "0.2.0"
changes:
- description: Add `discovery` field to support auto-install
type: enhancement
link: https://github.com/elastic/integrations/pull/15651
- version: "0.1.2"
changes:
- description: Add `opentelemetry` category
Expand Down
7 changes: 5 additions & 2 deletions packages/iis_otel/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 3.5.0
name: iis_otel
title: "IIS OpenTelemetry assets"
version: 0.1.2
version: 0.2.0
source:
license: "Elastic-2.0"
description: "IIS Assets for OpenTelemetry Collector"
Expand All @@ -12,9 +12,12 @@ categories:
- opentelemetry
conditions:
kibana:
version: "^9.1.0"
version: "^9.2.0"
elastic:
subscription: "basic"
discovery:
datasets:
- name: iisreceiver.otel
screenshots:
- src: /img/iis_otel_1.png
title: IIS OTEL Metrics screenshot
Expand Down
5 changes: 5 additions & 0 deletions packages/mysql_otel/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "0.2.0"
changes:
- description: Add `discovery` field to support auto-install
type: enhancement
link: https://github.com/elastic/integrations/pull/15651
- version: "0.1.2"
changes:
- description: Add `opentelemetry` category
Expand Down
7 changes: 5 additions & 2 deletions packages/mysql_otel/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 3.5.0
name: mysql_otel
title: MySQL OpenTelemetry assets
version: 0.1.2
version: 0.2.0
source:
license: "Elastic-2.0"
description: "MySQL metrics for OpenTelemetry Collector"
Expand All @@ -12,9 +12,12 @@ categories:
- opentelemetry
conditions:
kibana:
version: "^9.1.0"
version: "^9.2.0"
elastic:
subscription: "basic"
discovery:
datasets:
- name: mysqlreceiver.otel
screenshots:
- src: /img/mysql_otel_metrics.png
title: MySQL OTEL Metrics screenshot
Expand Down
5 changes: 5 additions & 0 deletions packages/nginx_ingress_controller_otel/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "0.3.0"
changes:
- description: Add `discovery` field to support auto-install
type: enhancement
link: https://github.com/elastic/integrations/pull/15651
- version: "0.2.2"
changes:
- description: Add `opentelemetry` category
Expand Down
8 changes: 6 additions & 2 deletions packages/nginx_ingress_controller_otel/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 3.5.0
name: nginx_ingress_controller_otel
title: Nginx Ingress Controller OpenTelemetry Logs
version: 0.2.2
version: 0.3.0
source:
license: "Elastic-2.0"
description: Collect Nginx Ingress Controller logs using the OpenTelemetry collector.
Expand All @@ -13,9 +13,13 @@ categories:
- opentelemetry
conditions:
kibana:
version: "^8.16.0 || ^9.0.0"
version: "^9.2.0"
elastic:
subscription: "basic"
discovery:
datasets:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would hold back on this one for now.
As we are still in process of finalizing how we would want to handle the logs Content Packs

- name: nginx_ingress_controller.access.otel
- name: nginx_ingress_controller.error.otel
screenshots:
- src: /img/nginx-ingress-controller-overview.png
title: Overview dashboard
Expand Down
5 changes: 5 additions & 0 deletions packages/nginx_otel/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "0.2.0"
changes:
- description: Add `discovery` field to support auto-install
type: enhancement
link: https://github.com/elastic/integrations/pull/15651
- version: "0.1.1"
changes:
- description: Add `opentelemetry` category
Expand Down
7 changes: 5 additions & 2 deletions packages/nginx_otel/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 3.5.0
name: nginx_otel
title: "NGINX OpenTelemetry Assets"
version: 0.1.1
version: 0.2.0
source:
license: "Elastic-2.0"
description: "NGINX metrics from OpenTelemetry Collector"
Expand All @@ -12,9 +12,12 @@ categories:
- opentelemetry
conditions:
kibana:
version: "^9.0.0"
version: "^9.2.0"
elastic:
subscription: "basic"
discovery:
datasets:
- name: nginxreceiver.otel
screenshots:
- src: /img/nginx_metrics_otel.png
title: NGINX OTEL Metrics screenshot
Expand Down
5 changes: 5 additions & 0 deletions packages/postgresql_otel/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "0.2.0"
changes:
- description: Add `discovery` field to support auto-install
type: enhancement
link: https://github.com/elastic/integrations/pull/15651
- version: "0.1.1"
changes:
- description: Add `opentelemetry` category
Expand Down
7 changes: 5 additions & 2 deletions packages/postgresql_otel/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 3.5.0
name: postgresql_otel
title: "PostgreSQL OpenTelemetry Assets"
version: 0.1.1
version: 0.2.0
source:
license: "Elastic-2.0"
description: "PostgreSQL Assets for OpenTelemetry Collector"
Expand All @@ -12,9 +12,12 @@ categories:
- opentelemetry
conditions:
kibana:
version: "^9.1.0"
version: "^9.2.0"
elastic:
subscription: "basic"
discovery:
datasets:
- name: postgresqlreceiver.otel
screenshots:
- src: /img/database_overview_metrics_otel.png
title: PostgreSQL Database Overview OTel
Expand Down