Docs: Fix operating system names (#19638)
* Docs: Replace "linux" with "Linux" * Docs: Replace "windows" with "Windows" * Docs: Replace "Mac/OSX/Mac OS X/MacOS" with "macOS" * Docs: Replace "unix/UNIX" with "Unix"
This commit is contained in:
committed by
Marcus Olsson
parent
f2089bab31
commit
d9257aa38a
@@ -69,7 +69,7 @@ export HUBOT_GRAFANA_S3_REGION=us-standard
|
||||
### Grafana server side rendering
|
||||
|
||||
The hubot plugin will take advantage of the Grafana server side rendering feature that can
|
||||
render any panel on the server using phantomjs. Grafana ships with a phantomjs binary (linux only).
|
||||
render any panel on the server using phantomjs. Grafana ships with a phantomjs binary (Linux only).
|
||||
|
||||
To verify that this feature works try the `Direct link to rendered image` link in the panel share dialog.
|
||||
If you do not get an image when opening this link verify that the required font packages are installed for phantomjs to work.
|
||||
|
||||
Reference in New Issue
Block a user