👎Deprecated since 3.1.0: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the
agave-unstable-api crate feature must be specified to acknowledge use of an interface that may break without warning.Re-exports§
pub use crate::metrics::flush;Deprecated pub use crate::metrics::query;Deprecated pub use crate::metrics::set_host_id;Deprecated pub use crate::metrics::set_panic_hook;Deprecated pub use crate::metrics::submit;Deprecated
Modules§
- counter
Deprecated - datapoint
Deprecated - This file defines a set of macros for reporting metrics.
- metrics
Deprecated - The
metricsmodule enables sending measurements to anInfluxDBinstance
Macros§
- create_
counter Deprecated - create_
datapoint Deprecated - datapoint
Deprecated - datapoint_
debug Deprecated - datapoint_
error Deprecated - datapoint_
info Deprecated - datapoint_
trace Deprecated - datapoint_
warn Deprecated - inc_
counter Deprecated - inc_
counter_ info Deprecated - inc_
new_ counter Deprecated - inc_
new_ counter_ debug Deprecated - inc_
new_ counter_ error Deprecated - inc_
new_ counter_ info Deprecated - inc_
new_ counter_ warn Deprecated
Structs§
- Counter
Token Deprecated - A token for
TokenCounter. - Moving
Stat Deprecated - Token
Counter Deprecated - A helper that sends the count of created tokens as a datapoint.