Monitoring Your FastAPI Application with OpenTelemetry and OpenObserve

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. opentelemetry-collector-releases

    OpenTelemetry Collector Official Releases

    cd .\otel-collector\ Invoke-WebRequest -Uri "https://github.com/open-telemetry/opentelemetry-collector-releases/releases/download/v0.107.0/otelcol-contrib_0.107.0_windows_amd64.tar.gz" -OutFile "otelcol-contrib.tar.gz" tar -xzf otelcol-contrib.tar.gz

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. openobserve

    Open source observability platform for logs, metrics, traces, frontend monitoring, pipelines and LLM observability. A sophisticated, simple and highly performant alternative to Datadog, Splunk, and Elasticsearch with 140x lower storage costs and single binary deployment.

    Invoke-WebRequest -Uri "https://github.com/openobserve/openobserve/releases/download/v0.10.7/openobserve-v0.10.7-windows-amd64.zip" -OutFile "openobserve.zip" Expand-Archive -Path openobserve.zip -DestinationPath .

  4. opentelemetry-specification

    Specifications for OpenTelemetry

    If you encounter issues with logs not being ingested or exported, double-check your configuration and consult the OpenTelemetry Discussions forum for help and insights from the community.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Fluent Bit + OpenObserve: The Ultimate Guide to Log Ingestion & Visualization

    3 projects | dev.to | 18 Aug 2025
  • Traceway: MIT-licensed observability stack you can self-host in ~90s

    4 projects | news.ycombinator.com | 11 May 2026
  • Benchmark: Vector 0.40 vs. Fluent Bit 3.0 Log Processing Throughput for 100k Logs/Second

    3 projects | dev.to | 28 Apr 2026
  • Datadog's $65M/year customer mystery solved

    1 project | news.ycombinator.com | 30 Jun 2025
  • Graceful Shutdown in Go: Practical Patterns

    3 projects | news.ycombinator.com | 4 May 2025