Azure Cache for Redis Enterprise¶
You can declare to scrape an Azure Cache for Redis Enterprise via the RedisEnterpriseCache
resource
type.
When using declared resources, the following fields need to be provided:
cacheName
- The name of the Azure Cache for Redis Enterprise resource
All supported metrics are documented in the official Azure Monitor documentation.
Example¶
Here is an example configuration:
name: azure_cache_redis_enterprise_percentage_cpu
description: "Average percentage cpu usage on an Azure Cache for Redis Enterprise"
resourceType: RedisEnterpriseCache
azureMetricConfiguration:
metricName: usedmemorypercentage
aggregation:
type: Average
resources: # Optional, required when no resource discovery is configured
- cacheName: promitor-redis-enterprise-cache-1
- cacheName: promitor-redis-enterprise-cache-2
resourceDiscoveryGroups: # Optional, requires Promitor Resource Discovery agent (https://promitor.io/concepts/how-it-works#using-resource-discovery)
- name: redis-enterprise-cache-landscape