Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit 93b9f9c6 authored by Benoit PIERPAOLI's avatar Benoit PIERPAOLI
Browse files

update doc

parent d44c638a
Branches
Tags
1 merge request!1synchronize_feature
Pipeline #268032 passed
# grafana-data # Grafana-Data
## Installation ## Installation
Add to your `requirements.yml`: Add to your `requirements.yml`:
...@@ -7,12 +7,19 @@ Add to your `requirements.yml`: ...@@ -7,12 +7,19 @@ Add to your `requirements.yml`:
collections: collections:
- name: https://code.europa.eu/digit-c4/grafana-data.git - name: https://code.europa.eu/digit-c4/grafana-data.git
type: git type: git
version: v0.0.1 version: v0.1.0
``` ```
## Documentation ## Documentation
<ol>
<li>Create your folder in the role/synchronize/files (same structure as you would like to see in Grafana)</li>
<li>Then add your dashboards in JSON format</li>
<li>Create your Merge Request</li>
<li>SYS Team will review it</li>
<li>Then max 1h after the MR is merged, your new dashboard will be in Prod</li>
</ol>
For more information: For more information:
- the [CONTRIBUTING](./CONTRIBUTING.md) document describes how to contribute to the repository - the [CONTRIBUTING](./CONTRIBUTING.md) document describes how to contribute to the repository
- consult the [documentation](https://digit-c4.pages.code.europa.eu/rps/nginx-ansible-collection)
collections: collections:
# - name: https://code.europa.eu/digit-c4/grafana-data.git
# type: git
# version: main
- name: amazon.aws - name: amazon.aws
version: ">=8.0.1" version: ">=8.0.1"
- name: community.aws - name: community.aws
......
namespace: ec namespace: ec
name: grafanadata name: grafanadata
version: "0.0.1" version: "0.1.0"
readme: README.md readme: README.md
authors: authors:
- DIGIT NMS SYS - DIGIT NMS SYS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment