mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-10 15:22:56 +00:00
* move prometheus routes to default http server Signed-off-by: sh2 <shawnhxh@outlook.com> * fix ci test and remove the server logic of prometheus * remove unused import and prometheus relevant code * fix ci: rustfmt and test * fix ci: silly fmt * fix ci: silly silly fmt * change `/prom_store` back to `/prometheus` * remove unused variable --------- Signed-off-by: sh2 <shawnhxh@outlook.com>