https://github.com/openzipkin/brave-karaf
Karaf integration and tests for Brave (java Zipkin tracer)
https://github.com/openzipkin/brave-karaf
distributed-tracing karaf openzipkin tracing zipkin zipkin-brave
Last synced: 17 days ago
JSON representation
Karaf integration and tests for Brave (java Zipkin tracer)
- Host: GitHub
- URL: https://github.com/openzipkin/brave-karaf
- Owner: openzipkin
- License: apache-2.0
- Created: 2016-12-08T13:42:38.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-12-09T22:33:36.000Z (5 months ago)
- Last Synced: 2025-04-08T17:07:23.365Z (about 1 month ago)
- Topics: distributed-tracing, karaf, openzipkin, tracing, zipkin, zipkin-brave
- Language: Java
- Size: 335 KB
- Stars: 7
- Watchers: 16
- Forks: 6
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://gitter.im/openzipkin/zipkin)
[](https://github.com/openzipkin/brave-karaf/actions?query=workflow%3Atest)
[](https://search.maven.org/search?q=g:io.brave.karaf%20AND%20a:brave-exporter)Brave for Apache Karaf sets up tracing components such that tools built with Karaf needn't configure
these explicitly.This repository includes OSGi services for tracing and reporting components.
## Artifacts
All artifacts publish to the group ID "io.zipkin.brave.karaf". We use a common
release version for all components.### Library Releases
Snapshots are uploaded to [Sonatype](https://oss.sonatype.org/content/repositories/releases/io/zipkin/brave/karaf) which
synchronizes with [Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22io.zipkin.brave.karaf%22)### Library Snapshots
Snapshots are uploaded to [Sonatype](https://oss.sonatype.org/content/repositories/snapshots) after
commits to master.