summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaura Montemayor <lmontemayor@gitlab.com>2019-08-21 13:04:50 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2019-08-21 13:04:50 +0000
commit91d31e4cc986e5f1d7088fda9bf92d2719da9976 (patch)
tree3812741805076a69450504265fd5b088ef2c94b7
parenta08a882f69992860354e8c820facc6b130a4f96e (diff)
downloadgitlab-ce-91d31e4cc986e5f1d7088fda9bf92d2719da9976.tar.gz
Add docs for csv download
-rw-r--r--doc/user/project/integrations/img/download_as_csv.pngbin0 -> 33801 bytes
-rw-r--r--doc/user/project/integrations/prometheus.md6
2 files changed, 6 insertions, 0 deletions
diff --git a/doc/user/project/integrations/img/download_as_csv.png b/doc/user/project/integrations/img/download_as_csv.png
new file mode 100644
index 00000000000..0ed5ab8db89
--- /dev/null
+++ b/doc/user/project/integrations/img/download_as_csv.png
Binary files differ
diff --git a/doc/user/project/integrations/prometheus.md b/doc/user/project/integrations/prometheus.md
index 3ddda802796..e2f45b8a32f 100644
--- a/doc/user/project/integrations/prometheus.md
+++ b/doc/user/project/integrations/prometheus.md
@@ -269,6 +269,12 @@ Note the following properties:
![single stat panel type](img/prometheus_dashboard_single_stat_panel_type.png)
+### Downloading data as CSV
+
+Data from Prometheus charts on the metrics dashboard can be downloaded as CSV.
+
+![Downloading as CSV](img/download_as_csv.png)
+
### Setting up alerts for Prometheus metrics **(ULTIMATE)**
#### Managed Prometheus instances