VKPR otel install
Description
Install opentelemetry into cluster. For more information about opentelemetry, click here.
Commands
Interactive inputs:
vkpr otel install [flags]
Non-interactive without setting values or using VKPR Values:
vkpr otel install --default
Argument Reference
Flags
--autoinstrumentation Use to auto-instrument application traces
--dry_run Simulate an install
Values File
Local
The following arguments are supported:
namespace- (Optional) Define where the application will be provisioned. The default isvkpr.
caution
Using helmArgs the application may behave in a way that VKPR may not be used in the best way it was designed. Use it when you know what you're doing
Environment values
The following variables are supported:
namespace- VKPR_ENV_otel_NAMESPACE
About the Formula
Chart Version: 0.24.0
Application Version: v0.70.0
Helm Chart: opentelemetry-helm/opentelemetry-operator
See Also
- VKPR otel remove - Uninstall otel from the cluster.