buildx/util/metricutil
Jonathan A. Sternberg fe08cf2981
metricutil: remove BUILDX_EXPERIMENTAL from internal docker reporting
The `BUILDX_EXPERIMENTAL` check is removed from the docker otel
collector. We'll send metrics to the OTLP endpoint for docker desktop if
it is present and enabled regardless of experimental status.

The user-facing `OTEL` endpoints for enabling the metric reporting for
external use is still hidden behind the experimental flag. We'll likely
remove the experimental flag for this feature for v0.14.

Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com>
2024-02-15 14:17:58 -06:00
..
metric.go metricutil: remove BUILDX_EXPERIMENTAL from internal docker reporting 2024-02-15 14:17:58 -06:00
otlp.go otel: include service instance id attribute to resource and move to metricutil package 2024-01-30 16:27:02 -06:00
resource.go otel: include service instance id attribute to resource and move to metricutil package 2024-01-30 16:27:02 -06:00
resource_test.go metrics: add build command duration metric 2024-02-14 15:58:52 -06:00