Skip to content

A simple Python application server for collecting, viewing, and alerting, utilizing the OpenTelemetry Framework

License

Notifications You must be signed in to change notification settings

philipcwhite/collect-three

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

collect-three

A simple Python application server for collecting, viewing, and alerting, utilizing the OpenTelemetry Framework

8-23-2021 Initial project has been uploaded. This included the collector that receives otel OTLP protobuf data, a SQL script to create the database, and two testing scripts to create packets and send them. The collector can also receive data directly from the otel collector if otlp is used as the exporter. More directions will follow.

About

A simple Python application server for collecting, viewing, and alerting, utilizing the OpenTelemetry Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages