Skip to content
This repository was archived by the owner on Nov 14, 2023. It is now read-only.
This repository was archived by the owner on Nov 14, 2023. It is now read-only.

Add include filtering for V3 usage metrics  #595

Description

@mguthrie88

It would be useful to be able to specify which usage types in include in events.

  utilizationLogger:
    subscriptions:
     - type: fabric.usage
       include:
        - usage.ingress.tx
        - usage.egress.tx
        - usage.ingress.rx
        - usage.egress.rx

It would be nice to have this capability in the V3 metric format as well since this data can emit at a large scale, and being able to fine tune is helpful.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions