elastic / elastic/apm

Collect Azure App Service cloud metadata

Open
#388 0 comments 0 reactions 0 assignees View on GitHub
apm-agents meta
Dominant language
Gherkin
Stars
427
Forks
125
PR merge metrics
No merged PRs in 30d

Description

Azure App Services are a very popular PaaS offering on Azure to run Web apps, Azure function apps, containerized web apps and mobile apps. In contrast to Azure VMs, App Services do not have access to the internal metadata endpoint in order to retrieve metadata about the app instance. Instead, much of the metadata that is relevant to the purposes of APM are available in environment variables.

APM agents should be able to collect corresponding environment variables to provide metadata on Azure App Services.

## Spec issue
- [x] https://github.com/elastic/apm/pull/365 Milestone

## Agent issues
- [ ] https://github.com/elastic/apm-agent-java/issues/1578 Milestone
- [x] https://github.com/elastic/apm-agent-dotnet/pull/1083 Milestone
- [x] https://github.com/elastic/apm-agent-go/issues/863 Milestone
- [ ] https://github.com/elastic/apm-agent-php/issues/312 Milestone
- [x] https://github.com/elastic/apm-agent-ruby/issues/917 Milestone
- [ ] https://github.com/elastic/apm-agent-nodejs/issues/1928 Milestone
- [x] https://github.com/elastic/apm-agent-python/issues/990 Milestone

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.