Skip to content

Commit cc96e8a

Browse files
authored
Update sample-data.md
1 parent bd4aa66 commit cc96e8a

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)