io.micrometer:micrometer-jetty11

1.15.0-M3last stable release 1 month ago
Complexity Score
High
Open Issues
N/A
Dependent Projects
4

License

  • Apache-2.0
    • Yesattribution
    • Permissivelinking
    • Permissivedistribution
    • Permissivemodification
    • Yespatent grant
    • Yesprivate use
    • Permissivesublicensing
    • Notrademark grant

Readme

Micrometer Application Metrics

An application metrics facade for the most popular monitoring tools. Instrument your code with dimensional metrics with a vendor neutral interface and decide on the monitoring backend at the last minute.

More info on micrometer.io.

Micrometer artifacts work with Java 8 or later with a few exceptions such as the micrometer-java11 module and micrometer-jetty11.

Supported versions

See Micrometer’s support policy.

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-core:latest.integration'
}

Milestone releases

Starting with the 1.15.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 reference documentation is managed in the docs directory and published to https://micrometer.io/.

Contributing

See our Contributing Guide for information about contributing to Micrometer.

Licensed under Apache Software License 2.0

Sponsored by VMware

Dependencies

CVE IssuesActive
0
Scorecards Score
5.60
Test Coverage
No Data
Follows Semver
Yes
Github Stars
4,559
Dependenciestotal
3
DependenciesOutdated
1
DependenciesDeprecated
0
Threat Modelling
No Data
Repo Audits
No Data

Learn how to distribute io.micrometer:micrometer-jetty11 in your own private Maven registry

mvn install io.micrometer:micrometer-jetty11
Processing...
Done

62 Releases