LocalAI/core
Ettore Di Giacinto 8737a65760
feat: allow to disable '/metrics' endpoints for local stats (#3945)
Seem the "/metrics" endpoint that is source of confusion as people tends
to believe we collect telemetry data just because we import
"opentelemetry", however it is still a good idea to allow to disable
even local metrics if not really required.

See also: https://github.com/mudler/LocalAI/issues/3942

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2024-10-23 15:34:32 +02:00
..
backend feat(templates): extract text from multimodal requests (#3866) 2024-10-17 17:33:50 +02:00
cli feat: allow to disable '/metrics' endpoints for local stats (#3945) 2024-10-23 15:34:32 +02:00
clients feat(store): add Golang client (#1977) 2024-04-16 15:54:14 +02:00
config feat: allow to disable '/metrics' endpoints for local stats (#3945) 2024-10-23 15:34:32 +02:00
dependencies_manager fix: be consistent in downloading files, check for scanner errors (#3108) 2024-08-02 20:06:25 +02:00
explorer feat(explorer): make possible to run sync in a separate process (#3224) 2024-08-12 19:25:44 +02:00
gallery test: preliminary tests and merge fix for authv2 (#3584) 2024-09-24 09:32:48 +02:00
http feat: allow to disable '/metrics' endpoints for local stats (#3945) 2024-10-23 15:34:32 +02:00
p2p chore(federated): display a message when nodes are not available (#3721) 2024-10-03 18:38:41 +02:00
schema feat: tokenization endpoint (#3710) 2024-10-02 08:56:18 +02:00
services Fix: listmodelservice / welcome endpoint use LOOSE_ONLY (#3791) 2024-10-11 23:49:00 +02:00
startup feat: track internally started models by ID (#3693) 2024-10-02 08:55:58 +02:00
application.go feat(model-list): be consistent, skip known files from listing (#2760) 2024-07-10 15:28:39 +02:00