In this section we will be taking a look on how to setup and configure your own collector to export metrics to cosmo cloud.
otelhttp
as the exporter instead of otel
, since otel
relies on gRPC and HTTP is required for this setup.
receivers
, processors
, exporters
, or pipelines
, you can use a slash /
in the configuration. This technique allows you to define various components within the same section, providing flexible data routing and processing options tailored to your needs.