Skip to content

StileEducation/jaeger-s3

 
 

Repository files navigation

jaeger-s3

jaeger-s3 is gRPC storage plugin for Jaeger, which uses Amazon S3 to store spans. Amazon Athena is used to query the stored spans by the plugin and can be also used for further analytical queries. The primary goal of this plugin is to provide a mostly maintenance free, pay-as-you-go solution for AWS where you don't need to think about server sizing or software updates.

Setup

Development

Use make lint and make test to check the code style and to run unit tests. make test-jaeger-grpc-integration allows to run end-to-end tests using real AWS services, but currently uses hardcoded bucket names.

About

Jaeger gRPC storage plugin for Amazon S3

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 96.3%
  • Makefile 2.7%
  • Dockerfile 1.0%