You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Vishnupriya9943 If I'm not mistaken the utility doesn't expect a file as input parameter. Your sample_vm.yml is designed for a Prometheus instance where you define an external source of metrics.
Also your metrics_path is probably not what you want. /metrics context is default prometheus golang metrics which is confirmed by your screenshot with localhost:8080/metrics
I am using
Azure metrics exporter
for fetching azure metrics but I am unable to get my virtual machine metrics while running below config file../azure-metrics-exporter sample_vm.yml --log.debug
this is my config file
And i exported my
client_id
,secret_id
,tenant_id
.sample screenshot
Kindly help me to resolve this one,
Thanks.
The text was updated successfully, but these errors were encountered: