Skip to content

Dimensions won't appear #61

@maos999

Description

@maos999

Hi,

When trying to add dimensions to my scraper config I don't see any labels or metrics of the dimensions. I only see the metrics from "BackendResponseStatus"
Is their any misunderstanding from my part of how to use dimension? or is there any other error?

config:

  - name: azure_application_gateway_backend_response_status
    description: "The backend response status from the application gateway"
    resourceType: ApplicationGateway
    labels:
      app: promitor
      resource: applicationgateway
    scraping:
      schedule: "0 */5 * * * *"
    azureMetricConfiguration:
      metricName: BackendResponseStatus
      dimensions: 
        - name: HttpStatus
      aggregation:
        type: Total
        interval: 00:05:00
    resourceDiscoveryGroups:
      - name: application-gateways

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions