Closed jamesrgregg closed 5 years ago
By default, the Grafana port is 3000 https://github.com/edgexfoundry-holding/performance-test/blob/master/docker-compose.yml#L7
@cloudxxx8 @cherrycl the endpoint that you will use for your telegraf container is: urls = ["http://stats.edgexfoundry.org:8086"] # required
@cloudxxx8 @cherrycl the endpoint that you will use for your telegraf container is: urls = ["http://stats.edgexfoundry.org:8086"] # required
Thank you.
That endpoint is only accessible from LF networks
non-issue now that the infrastructure has been landed.
The performance testing needs to comprehend the security group rules in play on the cloud hosted infrastructure since the Grafana dashboard will be exposed publicly.
The docker-compose that runs the Docker components on the cloud hosted infrastructure needs to be aligned with the exposed port which serves Grafana dashboard.