We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I have built the exporter using this source code and tried to use in our environment. But when I ran the exporter, I started getting following errors.
HTTP Service running. package=main port=":9438" Connecting to ECS Cluster. cluster=<cluster_ip> package=ecsclient Connecting to ECS Cluster. cluster=<cluster_ip> package=ecsclient Error connecting to ECS Cluster at: http://<ecs_cluster_node1_ip>:9101/stats/dt/DTInitStat cluster=<cluster_ip> package=ecsclient Error connecting to ECS Cluster at: http://<ecs_cluster_node2_ip>:9101/stats/dt/DTInitStat cluster=<cluster_ip> package=ecsclient Error connecting to ECS Cluster at: http://<ecs_cluster_node3_ip>:9101/stats/dt/DTInitStat cluster=<cluster_ip> package=ecsclient Error connecting to ECS Cluster at: http://<ecs_cluster_node4_ip>:9101/stats/dt/DTInitStat cluster=<cluster_ip> package=ecsclient
Has anyone faced this while using this exporter? Any suggestions on this?
Please note that both exporter host and cluster are in same VLAN and there is no network firewall in between.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I have built the exporter using this source code and tried to use in our environment. But when I ran the exporter, I started getting following errors.
HTTP Service running. package=main port=":9438"
Connecting to ECS Cluster. cluster=<cluster_ip> package=ecsclient
Connecting to ECS Cluster. cluster=<cluster_ip> package=ecsclient
Error connecting to ECS Cluster at: http://<ecs_cluster_node1_ip>:9101/stats/dt/DTInitStat cluster=<cluster_ip> package=ecsclient
Error connecting to ECS Cluster at: http://<ecs_cluster_node2_ip>:9101/stats/dt/DTInitStat cluster=<cluster_ip> package=ecsclient
Error connecting to ECS Cluster at: http://<ecs_cluster_node3_ip>:9101/stats/dt/DTInitStat cluster=<cluster_ip> package=ecsclient
Error connecting to ECS Cluster at: http://<ecs_cluster_node4_ip>:9101/stats/dt/DTInitStat cluster=<cluster_ip> package=ecsclient
Has anyone faced this while using this exporter? Any suggestions on this?
Please note that both exporter host and cluster are in same VLAN and there is no network firewall in between.
The text was updated successfully, but these errors were encountered: