buildx/util
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
..
buildflags vendor: update buildkit to master@cbfd4023383d 2023-09-27 11:06:18 +01:00
cobrautil Mark experimental flags in `--help` 2024-01-13 19:53:56 +09:00
confutil metrics: add build command duration metric 2024-02-14 15:58:52 -06:00
desktop build: missing newline when printing build details on error 2023-06-30 13:48:02 +02:00
dockerutil build: sublogger to show docker load progress output 2023-09-12 22:24:29 +02:00
gitutil metrics: add build command duration metric 2024-02-14 15:58:52 -06:00
imagetools fix: avoid modifying source during resolver.Copy 2024-01-31 14:44:10 +00:00
ioset monitor: Enable to exec into the container 2023-03-02 19:30:29 +09:00
logutil logutil: print error from WithError if found 2023-05-30 10:00:24 +01:00
metricutil metricutil: remove BUILDX_EXPERIMENTAL from internal docker reporting 2024-02-15 14:17:58 -06:00
osutil metrics: add build command duration metric 2024-02-14 15:58:52 -06:00
platformutil separate manual and automatically detected platforms 2020-04-24 20:08:43 -07:00
progress progress: create new display object after unpause 2023-09-27 11:06:18 +01:00
resolver allow multi-node push and imagetools to use custom registry config 2021-11-04 10:02:12 -07:00
tracing enable opentelemetry support 2021-07-12 13:42:52 -07:00
userfunc Dockerfile: update golangci-lint to 1.48.0 (go 1.19 support) 2022-08-11 02:10:33 +02:00
waitmap util: add waitmap for target synchronization 2022-01-27 18:46:12 -08:00