retina icon indicating copy to clipboard operation
retina copied to clipboard

Missing documentation about featureFlags and flag combinations

Open VincentS opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe. In the documentation several feature flags are not documented such as: Agent:

  • enableTelemetry
  • bypassLookupIPOfInterest

Operator:

  • captureDebug
  • captureJobNumLimit

When are these flags used and which other flags / values have to be set to use it ? Some of the flags I can infer the usage by looking at the source code but e.g. bypassLookupIPOfInterest I have no idea when this should / has to be used.

Please add a description and examples to the Retina documentation.

VincentS avatar Jun 27 '24 08:06 VincentS