-
Notifications
You must be signed in to change notification settings - Fork 499
[Azure App Service] bug fixes #15591
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
base: main
Are you sure you want to change the base?
[Azure App Service] bug fixes #15591
Conversation
…tions # Conflicts: # packages/statsd_input/changelog.yml # packages/statsd_input/manifest.yml
This reverts commit f9c172f.
🚀 Benchmarks reportPackage
|
Data stream | Previous EPS | New EPS | Diff (%) | Result |
---|---|---|---|---|
app_service_logs |
3144.65 | 1587.3 | -1557.35 (-49.52%) | 💔 |
To see the full report comment with /test benchmark fullreport
💚 Build Succeeded
|
- set: | ||
field: azure.app_service.properties_raw | ||
value: "{{{azure.app_service.properties}}}" |
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.
Why is this renaming needed?
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.
Will test this PR when it's ready for review. It also needs a changelog entry.
@giorgi-imerlishvili-elastic - Can you address this comment? |
Proposed commit message
Fix: [Azure App Service]: Expects JSON object but is unparsed JSON string #11169
Fix: [Azure App Service] Missing azure.subscription_id #11172
Checklist
changelog.yml
file.Author's Checklist
How to test this PR locally
Related issues
Screenshots