fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.
Fuzion
•
Library Modules
•
post_to_influx
»
Modules
base
clang
sodium
crypto
database
http
lock_free
mail
wolfssl
nom
sqlite
terminal
tokiwa
web
uuid
webserver
universe (module tokiwa)
└─
tokiwa
└─
process_result
(3 args)
post_to_influx
tokiwa
.
post_to_influx
post_to_influx
(org
String
, bucket
String
, token
String
, str
String
)
=>
outcome String
¶
[src]
send something to our influx database
e.g. post_to_influx "tokiwa" "benchmarks" "**token**" "tests,test=hello value=26.5"
0.095dev (GIT hash 09dff08de289bbb6f7136c7e2f8c66dcc1856bba)
last changed: 2026-04-16
send something to our influx database
e.g. post_to_influx "tokiwa" "benchmarks" "**token**" "tests,test=hello value=26.5"