Update for prometheus 2.4

Signed-off-by: 's avatarGoutham Veeramachaneni <gouthamve@gmail.com>
parent 46028b63
...@@ -68,9 +68,18 @@ data_sources: ...@@ -68,9 +68,18 @@ data_sources:
identifier_type: legacy identifier_type: legacy
items_root: /docs/prometheus/latest/ items_root: /docs/prometheus/latest/
config: config:
name: 'latest (2.3)' name: 'latest (2.4)'
repository: https://github.com/prometheus/prometheus.git repository: https://github.com/prometheus/prometheus.git
refspec: release-2.3 refspec: release-2.4
-
type: repo_docs
identifier_type: legacy
items_root: /docs/prometheus/2.4/
config:
name: '2.4'
repository: https://github.com/prometheus/prometheus.git
refspec: release-2.4
canonical: /docs/prometheus/latest/
- -
type: repo_docs type: repo_docs
identifier_type: legacy identifier_type: legacy
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment