docker-grafana-graphite icon indicating copy to clipboard operation
docker-grafana-graphite copied to clipboard

How to expose carbon port?

Open harishkashyap opened this issue 9 years ago • 1 comments

Wish the carbon port was exposed. That would be awesome so uwsgi can be used to send data to it.

harishkashyap avatar Jan 19 '16 23:01 harishkashyap

docker run
--detach
--publish=8080:80
--publish=81:81
--publish=8125:8125/udp
--publish=2003:2003
--publish=8126:8126
--name grafana-dashboard
kamon/grafana_graphite

mohdaliiqbal avatar Mar 19 '16 10:03 mohdaliiqbal