LocalAI/core/http/routes
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
..
elevenlabs.go feat: auth v2 - supersedes #2894 (#3476) 2024-09-16 23:29:07 -04:00
explorer.go feat(explorer): make possible to run sync in a separate process (#3224) 2024-08-12 19:25:44 +02:00
health.go fix(health): do not require auth for /healthz and /readyz (#3656) 2024-09-24 18:25:59 +00:00
jina.go feat: auth v2 - supersedes #2894 (#3476) 2024-09-16 23:29:07 -04:00
localai.go feat: allow to disable '/metrics' endpoints for local stats (#3945) 2024-10-23 15:34:32 +02:00
openai.go feat: auth v2 - supersedes #2894 (#3476) 2024-09-16 23:29:07 -04:00
ui.go fix: roll out bluemonday Sanitize more widely (#3794) 2024-10-12 09:45:47 +02:00