We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba27742 commit 9fcfb96Copy full SHA for 9fcfb96
packages/opentelemetry-resource-detector-aws/src/detectors/AwsEksDetector.ts
@@ -161,6 +161,7 @@ export class AwsEksDetector implements Detector {
161
* The predefined structure of calling /proc/self/cgroup when in a docker container has the structure:
162
*
163
* #:xxxxxx:/
164
+ *
165
* or
166
167
* #:xxxxxx:/docker/64characterID
0 commit comments