We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2453e21 commit 6b458c8Copy full SHA for 6b458c8
docs/en/apm-server/api-events.asciidoc
@@ -13,7 +13,7 @@ Events can be:
13
* Metrics
14
15
Each event is sent as its own line in the HTTP request body.
16
-This is known as http://ndjson.org[newline delimited JSON (NDJSON)].
+This is known as https://github.com/ndjson/ndjson-spec[newline delimited JSON (NDJSON)].
17
18
With NDJSON, agents can open an HTTP POST request and use chunked encoding to stream events to the APM Server
19
as soon as they are recorded in the agent.
0 commit comments