Skip to content

aspecto-io/python-otel-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-otel-example

A simple example for how to setup OpenTelemetry in code and send traces to aspecto

You need to set in tracing.py:

  1. "your-service-name" - to the name of your service, which you can later be used to search / filter / alert / sample etc in aspecto platform
  2. "your-aspecto-token" which you can find here

Installation

This project uses pipenv. To run:

pipenv install
pipenv run python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages