Skip to content

Commit 1b17e42

Browse files
committed
update readme
Signed-off-by: Markus Blaschke <[email protected]>
1 parent f6e4a39 commit 1b17e42

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ HTTP Endpoints
9191

9292
#### /probe/metrics/list parameters
9393

94+
HINT: service discovery information is cached for duration set by `$AZURE_SERVICEDISCOVERY_CACHE` (set to `0` to disable)
95+
9496
| GET parameter | Default | Required | Multiple | Description |
9597
|------------------------|---------------------------|----------|----------|----------------------------------------------------------------------|
9698
| `subscription` | | **yes** | **yes** | Azure Subscription ID (or multiple separate by comma) |
@@ -109,6 +111,8 @@ HTTP Endpoints
109111

110112
#### /probe/metrics/scrape parameters
111113

114+
HINT: service discovery information is cached for duration set by `$AZURE_SERVICEDISCOVERY_CACHE` (set to `0` to disable)
115+
112116
| GET parameter | Default | Required | Multiple | Description |
113117
|------------------------|---------------------------|----------|----------|----------------------------------------------------------------------|
114118
| `subscription` | | **yes** | **yes** | Azure Subscription ID (or multiple separate by comma) |

0 commit comments

Comments
 (0)