An OpenTelemetry Observability Environment including Otel Collector and Observability Backend.
An OpenTelemetry Observability Environment including Otel Collector and Observability Backend.
Jaeger: http://localhost:16686/
Prometheus: http://localhost:9090/
Grafana: http://localhost:3000/
OpenTelemetry Collector: http://localhost:4315/
Kibana: http://localhost:5601/
ElasticSearch: http://localhost:9200/
Before using this local setup, please install docker: Docker Mac Installation
To start up the whole service, please run the following command in root directory:
docker-compose upTo tear down the entire service, please run the following command in root directory:
docker-compose downIf you encounter a bug or have a feature request, please use the Issue Tracker. The project is also open to contributions, so feel free to fork the project and open pull requests.
Distributed under the MIT License. See License for more information.