Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Info

Content in development.

...

After you configure your Prometheus Exporter, you can expose the following metrics into Prometheus:


MetricsTypeDescription

JVM metrics

JVM metrics exposed with the Confluence exporter are the same as for Jira, see detailed description here.

Cluster metrics

confluence_total_cluster_nodes_gauge
Total Cluster Nodes
Gauge
Gauge
Total cluster nodes gauge
confluence_cluster_panic_count
Cluster Panic Count

...

namehelplabelNamestype
Counter

...

Counter
Cluster panic count

Label metrics

confluence_label_create_count
Label Create Count
visibility, prefix
CounterLabel create count
confluence_label_add_countCounterLabel
Add Count
visibility, prefix, source, spaceKey
Counter
add count
confluence_label_remove_countCounterLabel
Remove Count
visibility, prefix, source, spaceKey
Counter Counter
remove count
confluence_label_delete_count
Label Delete Countvisibility, prefix
CounterLabel delete count

Login / Logout

...

namehelplabelNamestype

statistics

confluence_user_logout_count
User Logout Countusername, ipCounter
CounterNumber of user logouts
confluence_user_login_count
User Login Countusername, ipCounter
CounterNumber of user logins
confluence_user_failed_login_count
User Failed Login Countusername, ipCounter

Space:

namehelplabelNamestypeCounter
CounterNumber of failed logins

Space statistcis

confluence_space_create_count
Space Create Count
username
CounterNumber of created spaces
confluence_space_delete_count

Space Delete Count
usernamenamehelptype
Counter

Mails:

Number of deleted spaces

Mail statistics

confluence_mail_queue_gauge
Current Mail Queue
Gauge
Gauge
Current mail queue gauge
confluence_mail_queue_errors_gauge
Current Mail Queue Errors
Gauge
Gauge
Current mail queue errors gauge


JMX:


namehelptype
jvm_uptime_gauge
JVM Uptime Gauge
Gauge

Plugins:

namehelplabelNamestype
confluence_plugin_enabled_countPlugin Enabled CountpluginKeyCounter
confluence_plugin_disabled_countPlugin Disabled CountpluginKeyCounter
confluence_plugin_install_countPlugin Install Count

pluginKey

Counter
confluence_plugin_uninstall_countPlugin Uninstall CountpluginKeyCounter

Other:

namehelplabelNamestype
confluence_maintenance_expiry_days_gauge
Maintenance Expiry Days Gauge

Gauge
confluence_active_users_gaugeActive Users Gauge
Gauge
confluence_one_hour_active_users_gaugeUsers Login One Hour Ago Gauge
Gauge
confluence_today_active_users_gaugeUsers Login Today Gauge
Gauge
confluence_allowed_users_gaugeAllowed Users Gauge
Gauge
confluence_total_attachment_size_gaugeTotal Attachments Size Gauge
Gauge
confluence_request_duration_on_pathRequest duration on pathpathHistogram
confluence_current_contents_gaugeCurrent Contents Gauge
Gauge
confluence_global_spaces_gaugeGlobal Spaces Gauge
Gauge
confluence_personal_spaces_gaugePersonal Spaces Gauge
Gauge
confluence_pages_gaugeTotal Pages Gauge
Gauge
confluence_blogposts_gaugeTotal BlogPosts Gauge
Gauge


Prometheus Exporter for Confluence enables to expose JVM and application metrics to Prometheus:

Table of Contents
minLevel2
excludeSee also


JVM metrics example

Expand
titleJVM threads


Application statistics example

...

Login / logout statistics example

Expand
titleLogin count


See also

Configuring Prometheus Exporter for Confluence