Skip to content
This repository was archived by the owner on Jul 29, 2022. It is now read-only.

Commit a769f68

Browse files
committed
Updated docs to note prem isn't supported.
1 parent c678671 commit a769f68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Jira Grafana JSON Datasource Plugin
22
### Connect Grafana to Jira Cloud to retrieve metrics on your Jira issues.
33

4-
The original intention for this project was to allow me to show a singlestat count of open issues for my team's Service Desk.
4+
The original intention for this project was to allow me to show a singlestat count of open issues for my team's Jira Service Desk.
55

66
![Example](https://preview.ibb.co/hD2txU/screenshot_2018_09_23_094255.png)
77

@@ -17,7 +17,7 @@ $ docker run -d -p 3000:3000 --name jira-grafana -e JIRA_HOST=myjira.atlassian.n
1717

1818
Confirm running by visiting: http://localhost:3000
1919

20-
*Note: I've only tested running this project as a Docker container in an ECS cluster.*
20+
*Note: This project has only been tested locally, and as a ECS task using Jira Cloud. Jira On-Prem is not supported by the dependencies used in this project.*
2121

2222
### Atlassian credentials
2323
It's recommended to use API tokens from your [Atlassian API token page](https://id.atlassian.com/manage/api-tokens) for authentication instead of your primary account username and password.

0 commit comments

Comments
 (0)