Modules§
Macros§
- create_
counter - create_
datapoint - datapoint
- datapoint_
debug - datapoint_
error - datapoint_
info - datapoint_
trace - datapoint_
warn - inc_
counter - inc_
counter_ info - inc_
new_ counter - inc_
new_ counter_ debug - inc_
new_ counter_ error - inc_
new_ counter_ info - inc_
new_ counter_ warn
Structs§
- Counter
Token - A token for
TokenCounter. - Token
Counter - A helper that sends the count of created tokens as a datapoint.
Functions§
- flush
- Blocks until all pending points from previous calls to
submithave been transmitted. - query
- set_
host_ id - set_
panic_ hook - Hook the panic handler to generate a data point on each panic
- submit
- Submits a new point from any thread. Note that points are internally queued and transmitted periodically in batches.