Blueswen

Results 12 repositories owned by Blueswen

fastapi-observability

928
Stars
130
Forks
Watchers

Observe FastAPI app with three pillars of observability: Traces (Tempo), Metrics (Prometheus), Logs (Loki) on Grafana through OpenTelemetry and OpenMetrics.

mkdocs-glightbox

184
Stars
22
Forks
Watchers

A MkDocs plugin supports image lightbox (zoom effect) with GLightbox.

mkdocs-swagger-ui-tag

103
Stars
12
Forks
Watchers

A MkDocs plugin supports adding Swagger UI to the page.

spring-boot-observability

336
Stars
114
Forks
Watchers

Observe Spring Boot app with three pillars of observability: Traces (Tempo), Metrics (Prometheus), Logs (Loki) on Grafana through OpenTelemetry and OpenMetrics.

fastapi-jaeger

103
Stars
25
Forks
Watchers

Trace FastAPI with Jaeger through OpenTelemetry Python API and SDK.

observability-workshop-101

23
Stars
6
Forks
Watchers

Build a lab scale end-to-end Observability Platform.

flask-monitoring

24
Stars
5
Forks
Watchers

Monitor Flask application through custom StatsD metrics with Prometheus and Grafana.

gunicorn-monitoring

33
Stars
18
Forks
Watchers

Monitor Gunicorn application (e.g. Flask) through build-in instrumentation feature using the statsD protocol over UDP with Prometheus and Grafana.

opentelemetry-apm

116
Stars
29
Forks
Watchers

A language-agnostic application performance management(APM) with OpenTelemetry, Grafana, and Prometheus.

DevOpsDays Taipei 2025 Observability Bootcamp - Observability Platform 101