OpenTelemetry

OpenTelemetry

164 bookmarks
Custom sorting
Practical OpenTelemetry in Javascript/Typescript - Martin Thwaites - NDC Oslo 2024
Practical OpenTelemetry in Javascript/Typescript - Martin Thwaites - NDC Oslo 2024
This talk was recorded at NDC Oslo in Oslo, Norway. #ndcoslo #ndcconferences #developer #softwaredeveloper Attend the next NDC conference near you: https://ndcconferences.com https://ndcoslo.com/ Subscribe to our YouTube channel and learn every day: / @NDC Follow our Social Media! https://www.facebook.com/ndcconferences https://twitter.com/NDC_Conferences https://www.instagram.com/ndc_conferences/ #javascript #devops #azure You've likely heard about OpenTelemetry and are either starting to use it, or thinking about using it in your applications as you should! But how do you use it effectively, how should you set things up, what spans or activities should you create, how should you name them? In this talk we'll cover: * Codeless instrumentation * Frontend Observability vs Backend Observability vs RUM * Getting automatic spans from popular libraries * What application context is important in your observability * Different setup techniques * Using OpenTelemetry in messaging systems like Azure ServiceBus and SQS/SNS * How to export your telemetry signals to a backends * How K8s can make observability simpler This will be a talk about best practices, tips and tricks for getting the most out of OpenTelemetry.
·youtube.com·
Practical OpenTelemetry in Javascript/Typescript - Martin Thwaites - NDC Oslo 2024
What is OpenTelemetry?
What is OpenTelemetry?
OpenTelemetry is an open-source observability framework hosted by Cloud Native Computing Foundation. It is a merger of OpenCensus and OpenTracing projects.
·uptrace.dev·
What is OpenTelemetry?
The Problem with OpenTelemetry
The Problem with OpenTelemetry
I regularly complain about OpenTelemetry, so with an aim to be a less useless contributor, today I'm putting pen to paper. If you're an implementer, I ask you to read this and take away the personal bias you might have towards your work, and instead look objectively at the feedback being given.
·cra.mr·
The Problem with OpenTelemetry
Docker deployment
Docker deployment
Prerequisites Docker Docker Compose v2.0.0+ Make (optional) 6 GB of RAM for the application Get and run the demo Clone the Demo repository: git clone https://github.com/open-telemetry/opentelemetry-demo.git Change to the demo folder: cd opentelemetry-demo/ Start the demo1: Make Docker make start docker compose up --force-recreate --remove-orphans --detach (Optional) Enable API observability-driven testing1:
·opentelemetry.io·
Docker deployment
OpenTelemetry Demo
OpenTelemetry Demo
The OpenTelemetry Demo is a microservice-based distributed system intended to illustrate the implementation of OpenTelemetry in a near real-world environment.
·opentelemetry.io·
OpenTelemetry Demo
OpenTelemetry
OpenTelemetry
High-quality, ubiquitous, and portable telemetry to enable effective observability
·opentelemetry.io·
OpenTelemetry