# apm-contrib **Repository Path**: mirrors_elastic/apm-contrib ## Basic Information - **Project Name**: apm-contrib - **Description**: Contrib repository for Elastic APM - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Elastic APM Elastic APM Contrib

This repository includes contributions for Elastic APM.

## What we do… | Project | Repo | Docs | Contrib | | :------------------------ | :------------------- | :-------------------------------------- | :----------------------------- | | APM Server | [apm-server][] | [📘 elastic.co][apm-server-docs] | [📂 contrib](apm-server) | | APM UI | [apm-ui][] | [📘 elastic.co][apm-ui-docs] | [📂 contrib](apm-ui) | | Android Agent (🚧 In Development) | [apm-agent-android][] | [📘 elastic.co][apm-agent-android-docs] | [📂 contrib](apm-agent-android) | Go Agent | [apm-agent-go][] | [📘 elastic.co][apm-agent-go-docs] | [📂 contrib](apm-agent-go) | | iOS Agent (🚧 In Development) | [apm-agent-ios][] | [📘 elastic.co][apm-agent-ios-docs] | [📂 contrib](apm-agent-ios) | | Java Agent | [apm-agent-java][] | [📘 elastic.co][apm-agent-java-docs] | [📂 contrib](apm-agent-java) | | JavaScript RUM Agent | [apm-agent-rum-js][] | [📘 elastic.co][apm-agent-js-base-docs] | [📂 contrib](apm-agent-rum-js) | | .NET Agent | [apm-agent-dotnet][] | [📘 elastic.co][apm-agent-dotnet-docs] | [📂 contrib](apm-agent-dotnet) | | Node.js Agent | [apm-agent-nodejs][] | [📘 elastic.co][apm-agent-nodejs-docs] | [📂 contrib](apm-agent-nodejs) | | PHP Agent | [apm-agent-php][] | [📘 elastic.co][apm-agent-php-docs] | [📂 contrib](apm-agent-php) | | Python Agent | [apm-agent-python][] | [📘 elastic.co][apm-agent-python-docs] | [📂 contrib](apm-agent-python) | | Ruby Agent | [apm-agent-ruby][] | [📘 elastic.co][apm-agent-ruby-docs] | [📂 contrib](apm-agent-ruby) | ## APM Contrib Repository This is a collection of code and recipes to be used in conjunction with [Elastic APM](https://www.elastic.co/solutions/apm). The code here is not necessarily maintained by the core Elastic APM Team. ## Contributing All contributions are welcome: recipes, visualizations, dashboards, ingest processors, ideas, documentation, and even something you drew up on a napkin. For more information about contributing, see the relevant `CONTRIBUTING` file: * [APM Server](https://github.com/elastic/apm-server/blob/master/CONTRIBUTING.md) * [APM UI](https://github.com/elastic/kibana/blob/main/CONTRIBUTING.md) * [Android Agent](https://github.com/elastic/apm-agent-android/blob/main/CONTRIBUTING.md) * [Go Agent](https://github.com/elastic/apm-agent-go/blob/master/CONTRIBUTING.md) * [iOS Agent](https://github.com/elastic/apm-agent-ios/blob/master/CONTRIBUTING.md) * [Java Agent](https://github.com/elastic/apm-agent-java/blob/master/CONTRIBUTING.md) * [JavaScript RUM Agent](https://github.com/elastic/apm-agent-rum-js/blob/master/CONTRIBUTING.md) * [.NET Agent](https://github.com/elastic/apm-agent-dotnet/blob/master/CONTRIBUTING.md) * [Node.js Agent](https://github.com/elastic/apm-agent-nodejs/blob/master/CONTRIBUTING.md) * [PHP Agent](https://github.com/elastic/apm-agent-php/blob/master/CONTRIBUTING.md) * [Python Agent](https://github.com/elastic/apm-agent-python/blob/master/CONTRIBUTING.md) * [Ruby Agent](https://github.com/elastic/apm-agent-ruby/blob/master/CONTRIBUTING.md) ## Community Developed Agents The following agents are developed and maintained by members of the community. | Project | Repo | Docs | Notes | | :----------- | :--------------------------------------------------------- | :-------------------------------------- | :-------------------------- | | Meteor Agent | [kschingiz/meteor-elastic-apm][apm-agent-meteor] | [📘 README][apm-agent-meteor-docs] | | [apm-server]: https://github.com/elastic/apm-server [apm-server-docs]: https://www.elastic.co/guide/en/apm/guide/current/index.html [apm-ui]: https://github.com/elastic/kibana/tree/main/x-pack/plugins/apm [apm-ui-docs]: https://www.elastic.co/guide/en/kibana/current/xpack-apm.html [apm-agent-android]: https://github.com/elastic/apm-agent-android [apm-agent-android-docs]: https://www.elastic.co/guide/en/apm/agent/android/current/index.html [apm-agent-go]: https://github.com/elastic/apm-agent-go [apm-agent-go-docs]: https://www.elastic.co/guide/en/apm/agent/go/current/index.html [apm-agent-ios]: https://github.com/elastic/apm-agent-ios [apm-agent-ios-docs]: https://www.elastic.co/guide/en/apm/agent/swift/current/index.html [apm-agent-java]: https://github.com/elastic/apm-agent-java [apm-agent-java-docs]: https://www.elastic.co/guide/en/apm/agent/java/current/index.html [apm-agent-rum-js]: https://github.com/elastic/apm-agent-rum-js [apm-agent-js-base-docs]: https://www.elastic.co/guide/en/apm/agent/js-base/current/index.html [apm-agent-nodejs]: https://github.com/elastic/apm-agent-nodejs [apm-agent-nodejs-docs]: https://www.elastic.co/guide/en/apm/agent/nodejs/current/index.html [apm-agent-python]: https://github.com/elastic/apm-agent-python [apm-agent-python-docs]: https://www.elastic.co/guide/en/apm/agent/python/current/index.html [apm-agent-ruby]: https://github.com/elastic/apm-agent-ruby [apm-agent-ruby-docs]: https://www.elastic.co/guide/en/apm/agent/ruby/current/index.html [apm-agent-dotnet-docs]: https://www.elastic.co/guide/en/apm/agent/dotnet/current/index.html [apm-agent-dotnet]: https://github.com/elastic/apm-agent-dotnet [apm-agent-php-docs]: https://www.elastic.co/guide/en/apm/agent/php/current/index.html [apm-agent-php]: https://github.com/elastic/apm-agent-php [apm-agent-meteor]: https://github.com/kschingiz/meteor-elastic-apm [apm-agent-meteor-docs]: https://github.com/kschingiz/meteor-elastic-apm#readme