Releases: middleware-labs/opentelemetry-java-instrumentation
Releases · middleware-labs/opentelemetry-java-instrumentation
Test release
Release refs/tags/v1.999.0
Release v1.8.1
Release refs/tags/v1.8.1
Release v1.8.0
Release refs/tags/v1.8.0
v1.7.1
What's Changed
- code extraction failure message now blank by @naman47vyas in #22
Full Changelog: v1.7.0...v1.7.1
Release v1.7.0
Release refs/tags/v1.7.0
Release v1.6.0
Release refs/tags/v1.6.0
Release v1.5.0
Release refs/tags/v1.5.0
What's Changed
- [ENG-985]: Add support of Memory alloc in profiling. by @parth-dadhaniya in #12
- ENG-3176: Update profiling server url for v2 support. by @arjun-mw in #13
New Contributors
Full Changelog: v1.3.0...v1.5.0
Release v1.4.0
Release refs/tags/v1.4.0
Release v1.3.0
Pyroscope Profiling :
Environment variables for profiling
| Variable name | Default value | Is required |
|---|---|---|
| MW_PROFILING_SERVER_URL | https://profiling.middleware.io | No |
| MW_AUTH_URL | https://app.middleware.io/api/v1/auth | No |
| MW_API_KEY | - | Yes |
Output
Under the Continuous Profiling tab of APM can see the profiling of current running applications.
Release v1.2.1
Added the Resource Attribute only for metrics.
| Attribute | Value |
|---|---|
| runtime.metrics.java | true |
| mw.app.lang | java |
