Files
traces/docs/tempo/website/getting-started/example-demo-app.md
T
Joe ElliottandGitHub bb7a4ea74c Rename master to main (#655)
* master => main

Signed-off-by: Joe Elliott <number101010@gmail.com>

* master => main

Signed-off-by: Joe Elliott <number101010@gmail.com>

* master => main

Signed-off-by: Joe Elliott <number101010@gmail.com>
2021-04-20 08:03:37 -04:00

907 B

title
title
Examples with demo app

Examples with demo app

If you don't have an application to instrument at the moment, fret not! A number of examples have been provided which show off various deployment and [configuration]({{< relref "../configuration" >}}) options.

Some highlights:

  • Configuration
    • Shows S3/minio config
    • Shows how to start all receivers with their default endpoints
    • Shows most configuration options
  • Docker-compose
    • Shows an extremely basic configuration with local storage.
  • Microservices
    • This jsonnet based example shows a complete microservice based deployment.