Skip to content

Commit 722e59e

Browse files
[Azure App Service] Change Text in Dashboard Summary (#15827)
fix dashbroad text
1 parent 49cea55 commit 722e59e

File tree

4 files changed

+158
-258
lines changed

4 files changed

+158
-258
lines changed

packages/azure_app_service/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: "0.10.1"
3+
changes:
4+
- description: Fix dashboard summary
5+
type: bugfix
6+
link: https://github.com/elastic/integrations/pull/15827
27
- version: "0.10.0"
38
changes:
49
- description: Fix json parsing and missing azure.subscription_id issues
3.48 KB
Loading

packages/azure_app_service/kibana/dashboard/azure_app_service-77a7f73c-86b9-4400-89c5-52f3507f8178.json

Lines changed: 152 additions & 257 deletions
Large diffs are not rendered by default.

packages/azure_app_service/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
format_version: "3.0.2"
22
name: azure_app_service
33
title: "Azure App Service"
4-
version: "0.10.0"
4+
version: "0.10.1"
55
source:
66
license: "Elastic-2.0"
77
description: "Collect logs from Azure App Service with Elastic Agent."

0 commit comments

Comments
 (0)