fixed heading levels

added blank lines as needed
removed spaces infront of list items
This commit is contained in:
LRMtheBoss 2021-12-09 13:15:55 -05:00
parent 4fb18e176c
commit afdd6cebd8

View File

@ -1,20 +1,24 @@
# Grafana # Grafana
### From the [Grafana](https://github.com/grafana/grafana) GitHub ## From the [Grafana](https://github.com/grafana/grafana) GitHub
The open and composable observability and data visualization platform. The open and composable observability and data visualization platform.
Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
### Initial credentials ## Initial credentials
After the first start of Grafana, you can login using the following credentials:
- Username: admin After the first start of Grafana, you can login using the following credentials:
- Password: admin
- Username: admin
- Password: admin
## Update support
### Update support
The egg _should_ keep the data and conf folder when reinstalling. Therefore a reinstallation with "latest" as the selected version can be used to update Grafana. The egg _should_ keep the data and conf folder when reinstalling. Therefore a reinstallation with "latest" as the selected version can be used to update Grafana.
If you want to reset the server completly, remove the `conf` and `data` directories manually before reinstalling. If you want to reset the server completly, remove the `conf` and `data` directories manually before reinstalling.
### Server Ports ## Server Ports
Ports required to run the server in a table format. Ports required to run the server in a table format.