Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
paomian committed Nov 26, 2024
1 parent 86ddc8c commit 4529f03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user-guide/ingest-data/for-observerbility/loki.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ DESC loki_demo_logs;
- line: The log message.

if you specify the external labels, we will add them as tags to the table schema. like `job` and `from` in the above example.
We can't specify tags manually, all lables are treated as tags and string type.
We can't specify tags manually, all labels are treated as tags and string type.

### Example

Expand Down

0 comments on commit 4529f03

Please sign in to comment.