Skip to content

Commit 58e3cb8

Browse files
Update README.md
1 parent f73f4ae commit 58e3cb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ go run ./cmd/collector
7777
```
7878
You can send sample OTLP/JSON data using curl:
7979
```
80-
curl -X POST -H "X-API-Key: devkey" \
80+
curl -X POST -H "X-API-Key: lsv2..." \
8181
-H "Content-Type: application/json" \
8282
--data '{"resourceSpans":[]}' \
8383
http://localhost:4318/v1/traces

0 commit comments

Comments
 (0)