How to Implement Structured Logging and Distributed Tracing for Microservices with Seq

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. seq-tickets

    Issues, design discussions and feature roadmap for the Seq log server

    Seq has a free and pro license, and as stated on their GitHub you can use Seq in development and in production as long as you meet the "Individual" requirements.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Serilog

    Simple .NET logging with fully-structured events

    Add the Serilog logging package to both microservices.

  4. jaeger

    CNCF Jaeger, a Distributed Tracing Platform

    Previously I was using Jaeger - one of the most popular services for distributed tracing. But now, Seq allows viewing logs and traces in one place, so I find it more handy than having 2 separate services for logs and distributed traces.

  5. serilog-sinks-seq

    A Serilog sink that writes events to the Seq structured log server

    Seq is a centralized log server that allows you to collect and analyze structured log events. It provides powerful querying capabilities and a user-friendly interface to visualize logs and traces. Starting from version 2024.1, Seq fully supports distributed tracing, including OpenTelemetry trace ingestion, trace indexing, and hierarchical trace visualization.

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

  • Logs Estruturados com Serilog e Seq: Melhorando a Visibilidade e Análise de Dados em Aplicações

    6 projects | dev.to | 9 May 2024
  • How to log to an Excel file?

    2 projects | /r/dotnet | 5 Jun 2023
  • Simple remote log storage service?

    4 projects | /r/dotnet | 29 Nov 2022
  • Cats and Clouds – There Are No Pillars in Observability with Yoshi Yamaguchi

    8 projects | dev.to | 3 Nov 2021
  • How to trace a request in a microservice architecture?

    2 projects | /r/csharp | 19 Feb 2021

Did you know that C# is
the 10th most popular programming language
based on number of references?