fix: remove trailing slash from http payload (#6176)

This commit is contained in:
Robi 2024-10-14 17:16:45 +03:00 committed by GitHub
parent 90ae55264a
commit 7ed689693f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -60,7 +60,7 @@ This is a **sample cURL request** which can be used as a template:
 
```bash
curl --location 'https://ingest.{{REGION}}.signoz.cloud:443/logs/json/' \
curl --location 'https://ingest.{{REGION}}.signoz.cloud:443/logs/json' \
--header 'Content-Type: application/json' \
--header 'signoz-access-token: {{SIGNOZ_INGESTION_KEY}}' \
--data '[