remove incorrect embeddings process from memray docs

This commit is contained in:
Josh Hawkins 2025-12-25 15:12:54 -06:00
parent 6a28b616cb
commit ad62ad93b3

View File

@ -36,7 +36,6 @@ Frigate processes are named using a module-based naming scheme. Common module na
- `frigate.output` - Output processing - `frigate.output` - Output processing
- `frigate.audio_manager` - Audio processing - `frigate.audio_manager` - Audio processing
- `frigate.embeddings` - Embeddings processing - `frigate.embeddings` - Embeddings processing
- `frigate.embeddings_manager` - Embeddings manager
You can also specify the full process name (including camera-specific identifiers) if you want to profile a specific camera: You can also specify the full process name (including camera-specific identifiers) if you want to profile a specific camera: