mirror of
https://github.com/SigNoz/signoz.git
synced 2026-08-23 05:00:30 +01:00
Some checks failed
build-staging / prepare (push) Has been cancelled
build-staging / js-build (push) Has been cancelled
build-staging / go-build (push) Has been cancelled
build-staging / staging (push) Has been cancelled
cacheci / tests (push) Has been cancelled
Release Drafter / update_release_draft (push) Has been cancelled
#### Description We have added a new query type "builder_ai_query" , now previously the cache fingerprint didn't consider type because of which ai query cache and builder query cache might result in same fingerprint leading to cache issue. #### Issues closed by this PR Part of https://github.com/SigNoz/engineering-pod/issues/5602 and https://github.com/SigNoz/engineering-pod/issues/5603