Github Mirror / telegraf-plugins: 7e188591




Typo

Typo

Commit 7e188591.

Authored 2022-05-12T09:16:46.000+01:00 by B Tasker in project Github Mirror / telegraf-plugins

+1 lines -1 lines

Commit Signature

Changes

diff --git a/tor-daemon/README.md b/tor-daemon/README.md
--- a/tor-daemon/README.md
+++ b/tor-daemon/README.md
# @@ -60,7 +60,7 @@ Restart telegraf
# The plugin creates the following tags
#
# - `controlport_connection`: did we manage to use the controlport? success/failed
# -- `network_liveness`: [tor's assessmnet](https://github.com/torproject/torspec/blob/main/control-spec.txt#L1127) of whether there's network connectivity. up/down
# +- `network_liveness`: [tor's assessment](https://github.com/torproject/torspec/blob/main/control-spec.txt#L1127) of whether there's network connectivity. up/down
# - `version_status`: [tor's assessment](https://github.com/torproject/torspec/blob/main/control-spec.txt#L988) of the currently running tor verion. new,old,unrecommended,recommended,new in series,obsolete,unknown
#
# ----
#