You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/README.md
+20-1Lines changed: 20 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,25 @@ Additionally, the OpenTelemetry Contrib collector has also been changed to the [
30
30
3. Click "Create an API Key" to create one.
31
31
4. Run `./demo.sh serverless docker`
32
32
33
+
#### Connect to a local Elasticsearch cluster
34
+
The following steps shows how to start the Otel demo in a Docker container and send the generated otel data to an Elasticsearch instance running locally on the host.
0 commit comments