informatica:linux:grafana
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| informatica:linux:grafana [2019/03/31 22:40] – jose | informatica:linux:grafana [2023/09/13 15:01] (current) – jose | ||
|---|---|---|---|
| Line 54: | Line 54: | ||
| Creamos una base de datos: | Creamos una base de datos: | ||
| curl -i -XPOST http:// | curl -i -XPOST http:// | ||
| + | Insertamos un dato: | ||
| + | curl -i -XPOST ' | ||
| + | Consultamos el dato | ||
| + | curl -G ' | ||
| | | ||
| Metemos datos:\\ | Metemos datos:\\ | ||
| Line 81: | Line 85: | ||
| - | ===== Crear Gráfica ===== | + | ===== Crear Dashboard |
| + | Vamos al icono de + y create Dashboard y Add query | ||
| + | |||
| + | ===== Dashboard público ===== | ||
| + | / | ||
| + | |||
| + | < | ||
| + | #################################### | ||
| + | [auth.anonymous] | ||
| + | # enable anonymous access | ||
| + | enabled = true | ||
| + | |||
| + | # specify organization name that should be used for unauthenticated users | ||
| + | org_name = Main Org. | ||
| + | |||
| + | # specify role for unauthenticated users | ||
| + | org_role = Viewer | ||
| + | |||
| + | # mask the Grafana version number for unauthenticated users | ||
| + | ; | ||
| + | </ | ||
informatica/linux/grafana.1554072050.txt.gz · Last modified: by jose
