Skip to content

Commit 908c564

Browse files
[O11y][Stan] Migrate Channel Overview Metrics Dashboard Visualizations to Lens (#8190)
* migrate metrics overview dashboard visualizations to lens * update the link pr in changelog
1 parent 95f7a34 commit 908c564

File tree

6 files changed

+400
-186
lines changed

6 files changed

+400
-186
lines changed

packages/stan/changelog.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# newer versions go on top
2+
- version: "1.3.4"
3+
changes:
4+
- description: Migrate Metrics Overview dashboard visualizations to lens.
5+
type: enhancement
6+
link: https://github.com/elastic/integrations/pull/8190
27
- version: "1.3.3"
38
changes:
49
- description: Fix reference error in Channel Overview dashboard.
20.7 KB
Loading

packages/stan/kibana/dashboard/stan-b6a60340-4371-11ea-b0c6-cb14c0977bd1.json

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

packages/stan/kibana/visualization/stan-0e412fe0-4371-11ea-b0c6-cb14c0977bd1.json

Lines changed: 0 additions & 79 deletions
This file was deleted.

packages/stan/kibana/visualization/stan-46a07ac0-436d-11ea-b0c6-cb14c0977bd1.json

Lines changed: 0 additions & 79 deletions
This file was deleted.

packages/stan/manifest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: stan
22
title: STAN
3-
version: 1.3.3
3+
version: 1.3.4
44
release: ga
55
description: Collect logs and metrics from STAN servers with Elastic Agent.
66
type: integration
@@ -14,7 +14,7 @@ license: basic
1414
categories:
1515
- observability
1616
conditions:
17-
kibana.version: "^7.14.0 || ^8.0.0"
17+
kibana.version: "^8.10.2"
1818
screenshots:
1919
- src: /img/metrics-stan-overview.png
2020
title: Metrics STAN Dashboard

0 commit comments

Comments
 (0)