Skip to content

Commit

Permalink
Add dashboard screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcin Tojek committed Nov 25, 2019
1 parent 1c13492 commit 8eab210
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions x-pack/metricbeat/module/activemq/broker/_meta/docs.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,7 @@ and exchanged messages.

To collect data, the module communicates with a Jolokia HTTP/REST endpoint
that exposes the JMX metrics over HTTP/REST/JSON (JMX key: `org.apache.activemq:brokerName=*,type=Broker`).

The broker metricset comes with a predefined dashboard:

image::./images/metricbeat-activemq-broker-overview.png[]
4 changes: 4 additions & 0 deletions x-pack/metricbeat/module/activemq/queue/_meta/docs.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,7 @@ connected consumers, producers and its current length.

To collect data, the module communicates with a Jolokia HTTP/REST endpoint
that exposes the JMX metrics over HTTP/REST/JSON (JMX key: `org.apache.activemq:brokerName=localhost,destinationName=sample_queue,destinationType=Queue,type=Broker`).

The queue metricset comes with a predefined dashboard:

image::./images/metricbeat-activemq-queues-overview.png[]
4 changes: 4 additions & 0 deletions x-pack/metricbeat/module/activemq/topic/_meta/docs.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,7 @@ connected consumers and producers.

To collect data, the module communicates with a Jolokia HTTP/REST endpoint
that exposes the JMX metrics over HTTP/REST/JSON (JMX key: `org.apache.activemq:brokerName=localhost,destinationName=sample_queue,destinationType=Queue,type=Broker`).

The topic metricset comes with a predefined dashboard:

image::./images/metricbeat-activemq-topics-overview.png[]

0 comments on commit 8eab210

Please sign in to comment.