Skip to content

Commit

Permalink
Fixes protobuffer definition link text (grafana#198)
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephSalisbury authored and tomwilkie committed Dec 29, 2018
1 parent 29cbd06 commit 197f1ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ There are 4 API endpoints:

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)

Also accepts JSON formatted requests when the header `Content-Type: application/json` is sent. Example of the JSON format:
Expand Down

0 comments on commit 197f1ad

Please sign in to comment.