Module metrics_noop
November 12, 2016 ยท View on GitHub
noop backend.
Function Index
| delete/2 | |
| new/3 | |
| update/3 | |
| update_or_create/4 |
Function Details
delete/2
delete(Name, Config) -> any()
new/3
new(Name, Type, Config) -> any()
update/3
update(Name, Probe, Config) -> any()
update_or_create/4
update_or_create(Name, Probe, Type, Config) -> any()