-
Notifications
You must be signed in to change notification settings - Fork 607
Expand file tree
/
Copy pathchangelog.yml
More file actions
51 lines (51 loc) · 1.88 KB
/
Copy pathchangelog.yml
File metadata and controls
51 lines (51 loc) · 1.88 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
# newer versions go on top
- version: "0.9.0"
changes:
- description: Add tags to Kibana assets
type: enhancement
link: https://github.com/elastic/integrations/pull/19940
- version: "0.8.0"
changes:
- description: Remove the idle card and merge idle into "Unknown" across Lambda dashboard panels.
type: enhancement
link: https://github.com/elastic/integrations/pull/19884
- version: "0.7.0"
changes:
- description: Improve ESQL queries in dashboards
type: enhancement
link: https://github.com/elastic/integrations/pull/19799
- version: "0.6.0"
changes:
- description: Add _dev/build/docs/README.md
type: enhancement
link: https://github.com/elastic/integrations/pull/19797
- version: "0.5.0"
changes:
- description: Improve dashboard queries and visualizations
type: enhancement
link: https://github.com/elastic/integrations/pull/19683
- version: "0.4.0"
changes:
- description: Update aggregation function and remove division by zero in SLO metric filter.
type: enhancement
link: https://github.com/elastic/integrations/pull/19695
- version: "0.3.0"
changes:
- description: Add alert rules and SLOs to README
type: enhancement
link: https://github.com/elastic/integrations/pull/19637
- version: "0.2.1"
changes:
- description: Standardize the package title and description to the `AWS <service> <signal> OpenTelemetry Assets` naming convention.
type: enhancement
link: https://github.com/elastic/integrations/pull/19666
- version: "0.2.0"
changes:
- description: Create new SLO and Alert assets
type: enhancement
link: https://github.com/elastic/integrations/pull/19456
- version: "0.1.0"
changes:
- description: Initial AWS Lambda OpenTelemetry metrics dashboard package
type: enhancement
link: https://github.com/elastic/integrations/pull/19462