Skip to content

Commit 75b1ba4

Browse files
authored
Merge pull request #4313 from ClickHouse/pmusa-patch-1
Fix typo in sample-data.md
2 parents 15cdaaf + cc96e8a commit 75b1ba4

File tree

1 file changed

+1
-1
lines changed
  • docs/use-cases/observability/clickstack/example-datasets

1 file changed

+1
-1
lines changed

docs/use-cases/observability/clickstack/example-datasets/sample-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ for filename in $(tar -tf sample.tar.gz); do
100100
done
101101
```
102102

103-
This simulates OLTP log, trace, and metric sources sending data to the OTel collector. In production, these sources may be language clients or even other OTel collectors.
103+
This simulates OTLP log, trace, and metric sources sending data to the OTel collector. In production, these sources may be language clients or even other OTel collectors.
104104

105105
Returning to the `Search` view, you should see that data has started to load (adjust the time frame to the `Last 1 hour` if the data does not render):
106106

0 commit comments

Comments
 (0)