Scraper error for aks metrics #1925
Answered
by
tomkerkhove
krnayak2601
asked this question in
Q&A
-
For aks metrics collection from promitor 2.1.0 the below error is seen in scraper metrics. We tried using both auto and manul discovery both shows similar error
"metrics-declaration.yaml" declaration azureMetadata:
subscriptionId: #####
tenantId: #####
resourceGroupName: abc
metricDefaults:
aggregation:
interval: 00:05:00
scraping:
schedule: 0 * * ? * *
metrics:
- name: azur_apiserver_current_inflight_requests
description: "Inflight Requests"
resourceType: Generic
azureMetricConfiguration:
metricName: apiserver_current_inflight_requests
aggregation:
type: Average
resources:
- resourceUri: urilink
version: v1 Did someone had similar issue for aks metrics using promitor |
Beta Was this translation helpful? Give feedback.
Answered by
tomkerkhove
Jan 20, 2022
Replies: 1 comment 12 replies
-
Thanks for asking, would you mind using our latest version? This is resolved, I think. |
Beta Was this translation helpful? Give feedback.
12 replies
Answer selected by
krnayak2601
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for asking, would you mind using our latest version? This is resolved, I think.