Skip to content

Commit

Permalink
Fix bad collection name (#1080)
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
  • Loading branch information
tomkerkhove authored Jun 5, 2020
1 parent 74a8bee commit b009714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/promitor/scraper/metrics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ metrics:
# Optionally override the default aggregation interval (metricDefaults.aggregation.interval)
interval: 00:15:00
resourceCollections:
- name: orders service-bus-landscape
- name: service-bus-landscape
- name: promitor_demo_servicebusqueue_queue_size
description: "Amount of active messages of the 'orders' queue (determined with ServiceBusQueue provider)"
resourceType: ServiceBusQueue
Expand Down

0 comments on commit b009714

Please sign in to comment.