mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-16 02:02:56 +00:00
* refactor: improve jaeger '/api/services' performance by adding the trace services table * chore: refine some logic * chore: compatible v0 * test: add integration test * chore: expand default limit from 100 to 2000 * test: fix integration test * refactor: make trace service table configurable * refactor: use a timestamp(2100-01-01 00:00:00) as large as possible * refactor: use '<trace_table>_services' as trace services table name