blakeblackshear.frigate/docs
gwmullin 5239790835
Emit an 'active' metric for events to address issue #7667 (#13279)
* Initial implementation of active object counters. Need to clean up a bit more and examine reuse of stationary/active logic in neighboring modules.

* A bit more cleanup for references to active, referencing the tracked object method rather than duplicating logic.

* Minor formatting and readability cleanup

* Update docs with the new active mqtt metric definition.

* Move the check for a change in active status into the code block protected by a false positive check.

* - Add 'active' to the tracked object dictionary, use the previous object for active comparison.

  - I also missed emitting updates when a tracked object is no longer tracked, and added handling for emitting zeros on object types.
2024-09-02 07:24:15 -06:00
..
docs Emit an 'active' metric for events to address issue #7667 (#13279) 2024-09-02 07:24:15 -06:00
plugins docs: include available objects in documentation 2021-03-09 06:23:37 -06:00
src/css docs: move docs to docusaurus 2021-01-26 21:40:33 -06:00
static Update beta docs (#11483) 2024-05-22 08:51:59 -06:00
.gitignore docs: move docs to docusaurus 2021-01-26 21:40:33 -06:00
babel.config.js
docusaurus.config.js Docs improvements (#8641) 2023-11-18 08:04:43 -06:00
package-lock.json TLS support (#11678) 2024-06-01 10:29:46 -05:00
package.json TLS support (#11678) 2024-06-01 10:29:46 -05:00
README.md Update docs link (#6657) 2023-05-31 07:15:01 -05:00
sidebars.js Implement support for notifications (#12523) 2024-08-29 20:19:50 -06:00

Website

This website is built using Docusaurus 2, a modern static website generator.

For installation and contributing instructions, please follow the Contributing Docs.