Skip to content

Commit 29daf5d

Browse files
authored
Update service discovery section in README
Removed versioning note from service discovery section.
1 parent 4ef9859 commit 29daf5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The caching logic is based on the following principles:
5050
- The cache will use a LRU (Least Recently Used) strategy to evict old entries when the cache size exceeds `CACHE_SIZE`.
5151

5252

53-
# Service discovery (since v0.2.0)
53+
# Service discovery
5454
The web_proxy_cache can be used with http based service discovery in Prometheus. The service discovery can in principle
5555
be used for any api call for the netbox api, but the exporter is designed to work with the
5656
`/dcim/devices/` endpoint where the filter return a hugh amount of entries.

0 commit comments

Comments
 (0)