Skip to content

Example setup for grpc server with prometheus and grafana

Notifications You must be signed in to change notification settings

mispon/prometheus_metrics_example

Repository files navigation

prometheus_metrics_example

Example setup for grpc server with prometheus and grafana

Run

  • git pull [email protected]:mispon/prometheus_metrics_example.git
  • cd prometheus_metrics_example
  • docker-compose up -d

Endpoints

  • http server:
    localhost:8080/ping
  • grpc server:
    localhost:8082
  • metrics:
    localhost:8084/metrics
  • prometheus:
    localhost:9000
  • grafana:
    localhost:3000

About

Example setup for grpc server with prometheus and grafana

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published