Skip to content

gitViwe/openTelemetry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenTelemetry

OpenTelemetry, also known as OTel for short, is a vendor-neutral open-source Observability framework for instrumenting, generating, collecting, and exporting telemetry data such as traces, metrics, logs. As an industry-standard it is natively supported by a number of vendors.

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

Things you need to use the software and how to install them.

Installation

  1. Clone the repo
    git clone https://github.com/gitViwe/openTelemetry.git
  2. Run via Docker
    cd opentelemetry
    docker compose up -d
    

About

Instrumenting .NET applications with Open Telemetry

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published