Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/antora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ asciidoc:
attributes:
full-display-version: '10.0.0-SNAPSHOT'
grafana-version-required: '9.x'
grafana-version-tested: '9.0'
grafana-version-tested: '11.2'
node-js-build-version: '16.x'
product-name: 'OpenNMS Plugin for Grafana'
nav:
Expand Down
2 changes: 1 addition & 1 deletion docs/modules/installation/pages/requirements.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ You also need a http://docs.grafana.org/installation[Grafana instance] (version

NOTE: We have tested the plugin with Grafana version {grafana-version-tested}.
It may work with older versions, but we have not tested them specifically.
We recommend that you use matching versions of the plugin and Grafana (for example, {product-name} 9.x and Grafana 9.x).
We recommend that you use the Grafana version {grafana-version-tested}.

The OpenNMS Grafana Dashboard Report feature requires the https://grafana.com/grafana/plugins/grafana-image-renderer/[Grafana Image Renderer plugin] to be installed.

Expand Down