-
Notifications
You must be signed in to change notification settings - Fork 513
[Azure App Service] New dashboard #15487
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
giorgi-imerlishvili-elastic
merged 26 commits into
elastic:main
from
giorgi-imerlishvili-elastic:azure_app_service
Oct 30, 2025
Merged
Changes from 20 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
3bdb544
Add dashboards for log categories Application Logs, Audit Logs, Conso…
giorgi-imerlishvili-elastic 562e559
Merge branch 'azure_app_service' of github.com:giorgi-imerlishvili-el…
giorgi-imerlishvili-elastic 04eb3aa
update changelog
giorgi-imerlishvili-elastic 03a4362
update dashboard
giorgi-imerlishvili-elastic 4d41407
fix Missing azure.subscription_id
giorgi-imerlishvili-elastic 7d4b520
fix Expects JSON object but is unparsed JSON string #11169
giorgi-imerlishvili-elastic 77d0d6d
change version and add change logs
giorgi-imerlishvili-elastic 16bb255
change kibana migration version
giorgi-imerlishvili-elastic 56c34f2
kibana dashboard fix
giorgi-imerlishvili-elastic 110421a
Merge branch 'main' into azure_app_service
giorgi-imerlishvili-elastic 59c2da8
Revert "fix Expects JSON object but is unparsed JSON string #11169"
giorgi-imerlishvili-elastic f9c172f
Revert "fix Missing azure.subscription_id"
giorgi-imerlishvili-elastic 6533bd7
split PR
giorgi-imerlishvili-elastic 9ba47ac
add screenshot of dashboard to manifest
giorgi-imerlishvili-elastic 644194f
remove time filter from logs panel
giorgi-imerlishvili-elastic 0b441f5
remove log level panels from audit logs and IPsec audit logs
giorgi-imerlishvili-elastic 6bf3603
change screenshot
giorgi-imerlishvili-elastic c675251
Merge branch 'main' into azure_app_service
giorgi-imerlishvili-elastic ad65356
changes based on feedback
giorgi-imerlishvili-elastic b9dc050
Merge branch 'azure_app_service' of github.com:giorgi-imerlishvili-el…
giorgi-imerlishvili-elastic 86dab2b
change metric field titles
giorgi-imerlishvili-elastic 342631b
update dashboard
giorgi-imerlishvili-elastic 22f75d2
Merge branch 'main' into azure_app_service
giorgi-imerlishvili-elastic f0fc8eb
update dashboard
giorgi-imerlishvili-elastic 8042fc4
update dashboard
giorgi-imerlishvili-elastic 8e86e91
update dashboard
giorgi-imerlishvili-elastic File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+1.21 MB
packages/azure_app_service/img/azure_app_service-overview-dashboard-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
886 changes: 886 additions & 0 deletions
886
..._app_service/kibana/dashboard/azure_app_service-77a7f73c-86b9-4400-89c5-52f3507f8178.json
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You can add the
screenshotsattribute in the manifest file and include references to the dashboard image, similar to how it's done in other integrations.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, please make sure screenshots contain the whole dashboard, and also please add those same screenshots to the PR page (right now the screenshot in the PR description is truncated)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done