nearform / otlp-blueprint

Open Telemetry + Jaeger + 3-tier application Blueprint
7 stars 1 forks source link

Break collector-config.yaml out #210

Open jdarling opened 1 year ago

jdarling commented 1 year ago

Need to setup the collector so that it has environment specific collector configs.

The current collector-config.yaml file should become collector-config-local.yaml and we should introduce a collector-config-.yaml for each environment.

Might be better to put the collector-configs into a folder and have them named per environment.