queues property

List<String>? queues
final

The queues to use to filter the metrics. You can specify up to 100 queues per request.

Implementation

final List<String>? queues;