Hi
I am setting up the cloudwatch expoerter on a windows server. Installed Java sdk and Maven. I have an issue though:
C:\Users\Public\Cloudwatch jar>java -jar target/cloudwatch_exporter-0.10.0-jar-with-dependencies.jar 9106 example.yml
Error: Could not find or load main class io.prometheus.cloudwatch.WebServer
Caused by: java.lang.ClassNotFoundException: io.prometheus.cloudwatch.WebServer
I am new to this but if anyone has an opinion or a step i could have left out please make a suggestion.
Or if there is a turorial or even a windows cloudwatch exporter please let me know.
Thank you