Commit 732f143d authored by Esther Lozano's avatar Esther Lozano Committed by Brian Brazil

Add syntax ref for filter option in gce_sd_config (#873)

parent db2a09a8
...@@ -552,6 +552,8 @@ project: <string> ...@@ -552,6 +552,8 @@ project: <string>
zone: <string> zone: <string>
# Filter can be used optionally to filter the instance list by other criteria # Filter can be used optionally to filter the instance list by other criteria
# Syntax of this filter string is described here in the filter query parameter section:
# https://cloud.google.com/compute/docs/reference/latest/instances/list
[ filter: <string> ] [ filter: <string> ]
# Refresh interval to re-read the instance list # Refresh interval to re-read the instance list
......
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