Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/flobz/quarkus-native-otlp

Working demo of quarkus native app with OTLP.
https://github.com/flobz/quarkus-native-otlp

native open-telemetry otlp quarkus telemetry

Last synced: 7 days ago
JSON representation

Working demo of quarkus native app with OTLP.

Awesome Lists containing this project

README

        

# quarkus-native-otel

This project is a working demo of a quarkus native app with OTEL sdk.

## Start this project:
```shell
quarkus build --native
./build/code-with-quarkus-1.0.0-SNAPSHOT-runner
```