Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Prev Previous commit
Merge remote-tracking branch 'upstream/main' into add-prefilters-k8s-…
…dashboards
  • Loading branch information
MichaelKatsoulis committed Jan 18, 2023
commit 4127856a3be6139b1a644a5dcb670c5a347e5e8c
7 changes: 6 additions & 1 deletion packages/kubernetes/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
# newer versions go on top
- version: "1.30.0"
- version: "1.31.0"
changes:
- description: Use datas_tream.dataset as pre filters for dashboards and remove tags
type: enhancement
link: https://github.com/elastic/integrations/pull/4972
- version: "1.30.0"
changes:
- description: Add missing namespace_uid and namespace_labels fields
type: enhancement
link: https://github.com/elastic/integrations/pull/5044
- version: "1.29.2"
changes:
- description: Fix function for memory node usage
Expand Down
2 changes: 1 addition & 1 deletion packages/kubernetes/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 1.0.0
name: kubernetes
title: Kubernetes
version: 1.30.0
version: 1.31.0
license: basic
description: Collect logs and metrics from Kubernetes clusters with Elastic Agent.
type: integration
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.