Skip to content

Commit 3028edf

Browse files
committed
Reword opentelemetry-bootstrap comment
1 parent 303997e commit 3028edf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/flask/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ COPY . /app
66

77
RUN pip install flask elastic-opentelemetry
88

9-
# Install all the available instrumentations
9+
# Install all the instrumentations available for the install packages
1010
RUN opentelemetry-bootstrap -a install
1111

1212
# default flask run port

0 commit comments

Comments
 (0)