Hi, I have few airgapped clusters running on my employer.
I tried to use docker.elastic.co/package-registry/distribution:9.x.x and docker.elastic.co/package-registry/distribution:production and appears some packages or not been added to the container images, one of them is system_otel, which right now is necessary for my PoC, since we are moving to use OpenTelemetry entirelly, and use OTel Collector as Agent and EDOT Collector as Gateway.
I tried to proxy epr.elastic.co on Nexus but I am getting a few issues, which can be related to Nexus, or not.
For more information about this I have posted on Discourse/Discuss.
The system_otel can be found in here, and it state is in beta, but the documentation say about the epr been production ready.
production: docker.elastic.co/package-registry/distribution:production - Packages available in the production registry (https://epr.elastic.co/). This image is updated every time a new version of a package gets published.
Hi, I have few airgapped clusters running on my employer.
I tried to use
docker.elastic.co/package-registry/distribution:9.x.xanddocker.elastic.co/package-registry/distribution:productionand appears some packages or not been added to the container images, one of them issystem_otel, which right now is necessary for my PoC, since we are moving to use OpenTelemetry entirelly, and use OTel Collector as Agent and EDOT Collector as Gateway.I tried to proxy
epr.elastic.coon Nexus but I am getting a few issues, which can be related to Nexus, or not.For more information about this I have posted on Discourse/Discuss.
The
system_otelcan be found in here, and it state is in beta, but the documentation say about the epr been production ready.