
commit ab835c1a2972a654af991d9690776b755a9450c1 Author: Damian Johnson <atagar@torproject.org> Date: Fri Sep 11 16:14:05 2020 -0700 Add prometheus exporter to examples Neat Stem user that came up on https://github.com/torproject/stem/issues/74 --- docs/tutorials/double_double_toil_and_trouble.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/tutorials/double_double_toil_and_trouble.rst b/docs/tutorials/double_double_toil_and_trouble.rst index b631d479..53608359 100644 --- a/docs/tutorials/double_double_toil_and_trouble.rst +++ b/docs/tutorials/double_double_toil_and_trouble.rst @@ -85,6 +85,7 @@ Applications `BWScanner <https://github.com/TheTorProject/bwscanner>`_ Measurements for the tor bandwidth authorities. Interesting example of txtorcon and stem being used together. `Bushel <https://github.com/irl/bushel/>`_ Command-line descriptor download tools `blockstack-tor <https://github.com/blockstack/blockstack-tor>`_ Tor integration for `Blockstack <https://github.com/blockstack/blockstack>`_ +`Prometheus exporter <https://github.com/atx/prometheus-tor_exporter`_ Tor integration for `Prometheus <https://prometheus.io/>`_ =========================================================================================================== ========== Scripts
participants (1)
-
atagar@torproject.org