Delete another use of HostnameGrouping from a doc comment
This commit is contained in:
parent
38de287a56
commit
361cb3a7d0
|
@ -22,7 +22,6 @@
|
||||||
// push.New("http://example.org/metrics", "my_job").
|
// push.New("http://example.org/metrics", "my_job").
|
||||||
// Collector(myCollector1).
|
// Collector(myCollector1).
|
||||||
// Collector(myCollector2).
|
// Collector(myCollector2).
|
||||||
// HostnameGrouping().
|
|
||||||
// Grouping("zone", "xy").
|
// Grouping("zone", "xy").
|
||||||
// Client(&myHTTPClient).
|
// Client(&myHTTPClient).
|
||||||
// BasicAuth("top", "secret").
|
// BasicAuth("top", "secret").
|
||||||
|
|
Loading…
Reference in New Issue