refactor(metrics): Move metrics worker to emqx_utils application
This commit is contained in:
parent
879709e686
commit
d8204021dc
|
@ -16,6 +16,7 @@ handling, data conversions, and more.
|
||||||
- `emqx_utils_json`: JSON encoding and decoding
|
- `emqx_utils_json`: JSON encoding and decoding
|
||||||
- `emqx_utils_maps`: convenience functions for map lookup and manipulation like
|
- `emqx_utils_maps`: convenience functions for map lookup and manipulation like
|
||||||
deep_get etc.
|
deep_get etc.
|
||||||
|
- `emqx_metrics`: counters, gauges, slides
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue