Kailash Bhanushali

Results 3 comments of Kailash Bhanushali

> Beyond specifying multiple YAML configuration blocks, it might also be nice to be able to reference configuration sources by URI to allow loading config from other than a config...

> @kabhanus007, bringing the ideas together, I would suggest a third via, like: > > ``` > apiVersion: opentelemetry.io/v1alpha1 > kind: OpenTelemetryCollector > metadata: > name: simplest > spec: >...

> instead of multiple configs, I would rather prefer to let users provide _either_ a single config block, or a set of config URIs. This way, the config file can...