LocalAI/core/http
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
..
ctx chore: get model also from query (#3716) 2024-10-02 20:20:50 +02:00
elements fix: roll out bluemonday Sanitize more widely (#3794) 2024-10-12 09:45:47 +02:00
endpoints feat(templates): use a single template for multimodals messages (#3892) 2024-10-22 09:34:05 +02:00
middleware fix: roll out bluemonday Sanitize more widely (#3794) 2024-10-12 09:45:47 +02:00
routes feat: allow to disable '/metrics' endpoints for local stats (#3945) 2024-10-23 15:34:32 +02:00
static chore(ux): allow to create and drag dots in the animation (#3287) 2024-08-19 20:40:55 +02:00
views chore(anime.js): drop unused (#3351) 2024-08-21 13:10:09 +02:00
app_test.go chore(tests): improve rwkv tests and consume TEST_FLAKES (#3765) 2024-10-08 09:24:19 +02:00
app.go feat: allow to disable '/metrics' endpoints for local stats (#3945) 2024-10-23 15:34:32 +02:00
explorer.go feat(explorer): make possible to run sync in a separate process (#3224) 2024-08-12 19:25:44 +02:00
http_suite_test.go fix: rename fiber entrypoint from http/api to http/app (#2096) 2024-04-21 22:39:28 +02:00
render.go rf: centralize base64 image handling (#2595) 2024-06-24 08:34:36 +02:00