We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4e67d4d + d7af8d7 commit 062c76dCopy full SHA for 062c76d
docs/api.md
@@ -947,7 +947,7 @@ This will stream statistics for a specific container.
947
>>> stats_obj = cli.stats('elasticsearch')
948
>>> for stat in stats_obj:
949
>>> print(stat)
950
-{"read":"2015-02-11T21:47:30.49388286+02:00","network":{"rx_bytes":666052,"rx_packets":4409 ...
+{"read":"2015-02-11T21:47:30.49388286+02:00","networks":{"eth0":{"rx_bytes":648,"rx_packets":8 ...
951
...
952
953
0 commit comments