micrometer-metrics/tracing

Provides tracing abstractions over tracers and tracing system reporters.

299

stars

1,801

commits

Java

primary language

Sep 8, 2026

updated

micrometer.io
cloud-native
distributed-tracing
java
microservices
observability
Browse cluster: Spring Cloud microservices and distributed systems

README

Micrometer Tracing Facade

Build Status Apache 2.0 Maven Central Javadocs Revved up by Develocity

A application tracing facade.

Join the discussion

Join the Micrometer Slack to share your questions, concerns, and feature requests.

Snapshot builds

Snapshots are published to repo.spring.io for every successful build on the main branch and maintenance branches.

To use:

repositories {
    maven { url 'https://repo.spring.io/snapshot' }
}

dependencies {
    implementation 'io.micrometer:micrometer-tracing:latest.integration'
}

Milestone releases

Starting with the 1.5.0-M2 release, milestone releases and release candidates will be published to Maven Central. Note that milestone releases are for testing purposes and are not intended for production use.

Documentation

The documentation is available at https://docs.micrometer.io/tracing/reference/.

Contributing

See our Contributing Guide for information about contributing to Micrometer Tracing.

Code formatting

The spring-javaformat plugin is configured to check and apply consistent formatting in the codebase through the build. The checkFormat task checks the formatting as part of the check task. Apply formatting with the format task. You should rely on the formatting the format task applies instead of your IDE's configured formatting.


Licensed under Apache Software License 2.0

Sponsored by VMware

Contributors

dependabot[bot]

764 commits

jonatan-ivanov

460 commits

shakuzen

172 commits

micrometer-metrics/tracing

Provides tracing abstractions over tracers and tracing system reporters.

299

stars

1,801

commits

Java

primary language

Sep 8, 2026

updated

micrometer.io
cloud-native
distributed-tracing
java
microservices
observability
Browse cluster: Spring Cloud microservices and distributed systems

README

Micrometer Tracing Facade

Build Status Apache 2.0 Maven Central Javadocs Revved up by Develocity

A application tracing facade.

Join the discussion

Join the Micrometer Slack to share your questions, concerns, and feature requests.

Snapshot builds

Snapshots are published to repo.spring.io for every successful build on the main branch and maintenance branches.

To use:

repositories {
    maven { url 'https://repo.spring.io/snapshot' }
}

dependencies {
    implementation 'io.micrometer:micrometer-tracing:latest.integration'
}

Milestone releases

Starting with the 1.5.0-M2 release, milestone releases and release candidates will be published to Maven Central. Note that milestone releases are for testing purposes and are not intended for production use.

Documentation

The documentation is available at https://docs.micrometer.io/tracing/reference/.

Contributing

See our Contributing Guide for information about contributing to Micrometer Tracing.

Code formatting

The spring-javaformat plugin is configured to check and apply consistent formatting in the codebase through the build. The checkFormat task checks the formatting as part of the check task. Apply formatting with the format task. You should rely on the formatting the format task applies instead of your IDE's configured formatting.


Licensed under Apache Software License 2.0

Sponsored by VMware

Contributors

dependabot[bot]

764 commits

jonatan-ivanov

460 commits

shakuzen

172 commits

Languages

Java

99.9%