retina
retina copied to clipboard
Missing documentation about featureFlags and flag combinations
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.