Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/unexist/showcase-logging-tracing-quarkus
Showcase for logging and tracing [MIRROR]
https://github.com/unexist/showcase-logging-tracing-quarkus
jaeger kafka kibana logging opentelemetry quarkus redpanda showcase tracing
Last synced: about 1 month ago
JSON representation
Showcase for logging and tracing [MIRROR]
- Host: GitHub
- URL: https://github.com/unexist/showcase-logging-tracing-quarkus
- Owner: unexist
- License: apache-2.0
- Created: 2021-11-08T06:56:32.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-19T09:23:14.000Z (7 months ago)
- Last Synced: 2024-06-19T18:52:33.221Z (7 months ago)
- Topics: jaeger, kafka, kibana, logging, opentelemetry, quarkus, redpanda, showcase, tracing
- Language: Java
- Homepage: https://hg.unexist.dev/showcase-logging-tracing-quarkus
- Size: 577 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
= Showcase for logging and tracing on quarkus
This project holds a showcase for various kafka related things.
== Tools
- https://vectorized.io/redpanda/
- https://www.elastic.co/kibana/
- https://www.elastic.co/elastic-stack/
- https://www.jaegertracing.io/== Docs
This folder contains the sources for the
https://domainstorytelling.org[Domain Storytelling] https://egon.io[modeler] and
screenshot of it.== Links
- https://quarkus.io/guides/kafka-dev-services
- https://quarkus.io/guides/centralized-log-management#send-logs-to-fluentd-efk
- https://quarkus.io/guides/centralized-log-management#gelf-alternative-use-syslog
- https://logging.paluch.biz/
- https://quarkus.io/guides/opentracing
- https://quarkus.io/guides/opentelemetry
- https://opentracing.io/guides/java/spans/
- https://medium.com/jaegertracing/the-life-of-a-span-ee508410200b
- https://medium.com/jaegertracing/migrating-from-jaeger-client-to-opentelemetry-sdk-bd337d796759
- https://www.jaegertracing.io/docs/1.28/client-libraries/#tracespan-identity
- https://istio.io/latest/about/faq/distributed-tracing/
- https://issueexplorer.com/issue/containers/podman-machine-cni/8
- https://opentelemetry.lightstep.com/java/
- https://github.com/quarkusio/quarkus/blob/main/extensions/logging-gelf/runtime/src/main/java/io/quarkus/logging/gelf/GelfConfig.java
- https://github.com/tersesystems/echopraxia