Skip to content

Commit

Permalink
Results from /fix:format
Browse files Browse the repository at this point in the history
  • Loading branch information
opentelemetrybot committed Nov 21, 2023
1 parent 3404be6 commit 990af30
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions content/en/blog/2023/logs-collection/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ author: '[Michael Hausenblas](https://github.com/mhausenblas) (AWS)'
cSpell:ignore: asctime Chehab dataprepper exgru fileconsumer filelog Grogu grogu hossko Houssam levelname logfile otelbin Padawan Prepper svrnm WORKDIR yoda
---

In the following, we will walk through how to do [logs
collection](/docs/concepts/signals/logs/) with OpenTelemetry (OTel). To keep
things simple, we will use Python as the demonstration programming language,
however note that at time of writing the logs support there is still early days
so things might need some updating.
In the following, we will walk through how to do
[logs collection](/docs/concepts/signals/logs/) with OpenTelemetry (OTel). To
keep things simple, we will use Python as the demonstration programming
language, however note that at time of writing the logs support there is still
early days so things might need some updating.

We will show the evolution from using print statements for logging (_Baby Grogu_
level) to logging to a file along with the
Expand Down

0 comments on commit 990af30

Please sign in to comment.