Skip to content

firetiger-inc/integration-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firetiger Demo Collection

This directory contains demonstration applications showing different ways to send telemetry data to Firetiger.

Demos

Direct OpenTelemetry logs example using the telemetry.py script. Sends structured logs directly to Firetiger via OTLP.

DDTrace to OpenTelemetry collector example. Shows how to instrument applications with DataDog's ddtrace library and forward traces to Firetiger via an OpenTelemetry collector using the DataDog receiver.

Getting Started

Each demo directory contains its own README with specific setup instructions.

Structure

  • */src/ - Source code and configuration files (checked into git)
  • */generated/ - Generated configuration files and credentials (gitignored)
  • */README.md - Demo-specific documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors