Commit d670cb17 authored by beorn7's avatar beorn7

Update storage documentation for the Prometheus 1.6 release

parent c2ef91ea
...@@ -442,8 +442,6 @@ files: ...@@ -442,8 +442,6 @@ files:
Where `<filename_pattern>` may be a path ending in `.json`, `.yml` or `.yaml`. The last path segment Where `<filename_pattern>` may be a path ending in `.json`, `.yml` or `.yaml`. The last path segment
may contain a single `*` that matches any character sequence, e.g. `my/path/tg_*.json`. may contain a single `*` that matches any character sequence, e.g. `my/path/tg_*.json`.
NOTE: Prior to v0.20, `names:` was used instead of `files:`.
### `<gce_sd_config>` ### `<gce_sd_config>`
CAUTION: GCE SD is in beta: breaking changes to configuration are still CAUTION: GCE SD is in beta: breaking changes to configuration are still
...@@ -1063,4 +1061,4 @@ tls_config: ...@@ -1063,4 +1061,4 @@ tls_config:
# Optional proxy URL. # Optional proxy URL.
[ proxy_url: <string> ] [ proxy_url: <string> ]
``` ```
\ No newline at end of file
This diff is collapsed.
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