Skip to content

Commit

Permalink
Fix formatting for code samples
Browse files Browse the repository at this point in the history
Fixes #771
  • Loading branch information
karenzone committed Aug 3, 2019
1 parent f4f014d commit 5ff8b24
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/plugins/outputs/circonus.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,16 @@ All values will be passed through `event.sprintf`

Example:
[source,ruby]
-----
["title":"Logstash event", "description":"Logstash event for %{host}"]
-----

or

[source,ruby]
-----
["title":"Logstash event", "description":"Logstash event for %{host}", "parent_id", "1"]
-----

[id="plugins-{type}s-{plugin}-api_token"]
===== `api_token`
Expand Down

0 comments on commit 5ff8b24

Please sign in to comment.