Skip to content

[azure_application_insights] add agentless deployment - #18391

Merged
jakubgalecki0 merged 5 commits into
elastic:mainfrom
jakubgalecki0:azure_app_insights_agentless
Apr 24, 2026
Merged

[azure_application_insights] add agentless deployment#18391
jakubgalecki0 merged 5 commits into
elastic:mainfrom
jakubgalecki0:azure_app_insights_agentless

Conversation

@jakubgalecki0

Copy link
Copy Markdown
Contributor

Proposed commit message

Add agentless deployment

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.
  • I have verified that any added dashboard complies with Kibana's Dashboard good practices

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Screenshots

@andrewkroh andrewkroh added the Integration:azure_application_insights Azure Application Insights Metrics Overview label Apr 14, 2026
@jakubgalecki0
jakubgalecki0 marked this pull request as ready for review April 20, 2026 16:14
@jakubgalecki0
jakubgalecki0 requested a review from a team as a code owner April 20, 2026 16:14
@andrewkroh andrewkroh added documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. Team:Obs-InfraObs Observability Infrastructure Monitoring team [elastic/obs-infraobs-integrations] labels Apr 20, 2026
@@ -1,3 +1,8 @@
- version: "1.10.1"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1.11.0

title: Azure Application State Insights Metrics
description: Collect application state related metrics from Azure Monitor with Elastic Agent.
fips_compatible: false
deployment_modes:

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since these are also 2 seprate polices, have we tried by enabling both of datastreams together in one policy ? That means in one pod for agentless ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes - one agent for both data_streams.

@jakubgalecki0
jakubgalecki0 requested a review from muthu-mps April 24, 2026 15:27

@muthu-mps muthu-mps left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Resolve comments from Ishleen. Change looks good to me otherwise!

@elasticmachine

Copy link
Copy Markdown

💚 Build Succeeded

History

@jakubgalecki0
jakubgalecki0 merged commit 6ce67c2 into elastic:main Apr 24, 2026
12 checks passed
@elastic-vault-github-plugin-prod

Copy link
Copy Markdown
Contributor

Package azure_application_insights - 1.11.0 containing this change is available at https://epr.elastic.co/package/azure_application_insights/1.11.0/

herrBez pushed a commit to herrBez/integrations that referenced this pull request Jun 1, 2026
* [azure_application_insights] add agentless deployment

* add pr link

* add readme

* bump version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. Integration:azure_application_insights Azure Application Insights Metrics Overview Team:Obs-InfraObs Observability Infrastructure Monitoring team [elastic/obs-infraobs-integrations]

5 participants