Skip to content

Commit d05dae6

Browse files
committed
update readme
1 parent ce7b644 commit d05dae6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ prometheus.label('__name__')
8080
```ruby
8181

8282
# create a client for cAdvisor metrics of a Node instance 'example.com'
83+
# connected to a Prometheus server listening on http://example.com:8080
8384
prometheus = Prometheus::ApiClient::Cadvisor::Node.new(
8485
instance: 'example.com',
8586
url: 'http://example.com:8080',

0 commit comments

Comments
 (0)