(scrape r)Creates a string that can be used by Prometheus for scraping
Creates a string that can be used by Prometheus for scraping
(signal->counter handler-id reg counter-id {:keys [opts tags tx]})Registers a signal handler that creates a counter in the registry that counts
how many times a signal was received. If tags is a function, it will be
invoked first without arguments to determine the tag names, and then with
each received signal in order to get the tag values for the counter.
Registers a signal handler that creates a counter in the registry that counts how many times a signal was received. If `tags` is a function, it will be invoked first without arguments to determine the tag names, and then with each received signal in order to get the tag values for the counter.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |