Skip to main content
Version: 2.6.0

Resources

info

Resources configuration in the policy specification describes resources needed to set up a circuit. It's possible but not recommended to share resources across policies since resources are always defined in the global scope. Resources might be referenced inside the circuit, the exact reference mechanism depends on the type of resource.

Examples:

  1. Flux Meters: The metrics generated by a Flux Meter can be referenced inside PromQL components
  2. Classifiers: The labels generated by a Classifier can be referred inside a FlowSelector.