|
You are here |
opentelemetry.io | ||
| | | | |
www.marcogomiero.com
|
|
| | | | | SERIES: Building a backend with Ktor Part 1: Structuring a Ktor project Part 2: How to persist Ktor logs Part 3: How to use an in-memory database for testing on Ktor Part 4: How to handle database migrations with Liquibase on Ktor Part 5 Generate API documentation from Swagger on Ktor Part 6: How to schedule jobs with Quartz on Ktor Part 7: Moving from mobile to backend development with Ktor Logs are a vital part of software development. | |
| | | | |
logz.io
|
|
| | | | | Looking to use distributed tracing in your NestJS application? Follow this tutorial for using OpenTelemetry auto-instrumentation | |
| | | | |
blog.nuculabs.de
|
|
| | | | | Hello everyone ??, In this article, we'll instrument a simple Node.js API with OpenTelemetry traces. OpenTelemetry is the new standard for distributed tracing and metrics. Trace data is used to monitor and troubleshoot complex distributed systems. At the end of this article, we'll have a Node.js API that is instrumented with OpenTelemetry and we'll be able to see the traces in Grafana Tempo: The API Let's start by setting up our NodeJS project by installing the dependencies: | |
| | | | |
vishwas.tech
|
|
| | | Setting up CI/CD pipeline for deploying AWS lambda using serverless framework & Github Actions | ||