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.
1 parent 0565312 commit 44077d7Copy full SHA for 44077d7
content/docs/instrumenting/writing_exporters.md
@@ -366,8 +366,7 @@ and pass on the target to be scraped. See the blackbox and SNMP exporters for
366
examples.
367
368
Note that it is only currently possible to write this type of exporter with the
369
-Python and Java client libraries (the blackbox exporter which is written in Go
370
-is doing the text format by hand, don’t do this).
+Go, Python and Java client libraries.
371
372
The other is where you’re pulling some stats out of a random instance of a
373
system and don’t care which one you’re talking to. Consider a set of MySQL
0 commit comments