Skip to content

AElfProject/aelf-observability-setup

Repository files navigation

AElf Observability Environment

An OpenTelemetry Observability Environment including Otel Collector and Observability Backend.

About The Project

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/

Getting Started

Installation

Before using this local setup, please install docker: Docker Mac Installation

Start Up

To start up the whole service, please run the following command in root directory:

docker-compose up

Tear Down

To tear down the entire service, please run the following command in root directory:

docker-compose down

Contributing

If 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.

License

Distributed under the MIT License. See License for more information.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors