Skip to content
Snippets Groups Projects
Commit 197f1adc authored by Joseph Salisbury's avatar Joseph Salisbury Committed by Tom Wilkie
Browse files

Fixes protobuffer definition link text (#198)

parent 29cbd06f
No related branches found
No related tags found
No related merge requests found
...@@ -20,7 +20,7 @@ There are 4 API endpoints: ...@@ -20,7 +20,7 @@ There are 4 API endpoints:
For sending log entries, expects a snappy compressed proto in the HTTP Body: For sending log entries, expects a snappy compressed proto in the HTTP Body:
- [ProtoBuffer defition](/pkg/logproto/logproto.proto) - [ProtoBuffer definition](/pkg/logproto/logproto.proto)
- [Golang client library](/pkg/promtail/client.go) - [Golang client library](/pkg/promtail/client.go)
Also accepts JSON formatted requests when the header `Content-Type: application/json` is sent. Example of the JSON format: Also accepts JSON formatted requests when the header `Content-Type: application/json` is sent. Example of the JSON format:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment