Vikrant Gupta
|
5b237ee628
|
feat(cache): multi-tenant cache (#7805)
* feat(cache): remove the references of old cache
* feat(cache): add orgID in query range modules pt1
* feat(cache): add orgID in query range modules pt2
* feat(cache): add orgID in query range modules pt3
* feat(cache): preload metrics for all orgs
* feat(cache): fix ruler
* feat(cache): fix go build
* feat(cache): add orgID to rule
* feat(cache): fix tests
* feat(cache): address review comments
* feat(cache): use correct errors
* feat(cache): fix tests
* feat(cache): add the cache test package
|
2025-05-03 18:30:07 +05:30 |
|
Shivanshu Raj Shrivastava
|
efd4e30edf
|
fix: publish signoz as package (#7378)
Signed-off-by: Shivanshu Raj Shrivastava <shivanshu1333@gmail.com>
|
2025-03-20 15:31:41 +00:00 |
|
Vibhu Pandey
|
3d85fd831a
|
refactor(registry): move into factory (#7147)
|
2025-02-19 00:35:53 +05:30 |
|
Vibhu Pandey
|
0cf9003e3a
|
feat(.): initialize all factories (#6844)
### Summary
feat(.): initialize all factories
#### Related Issues / PR's
Removed all redundant commits of https://github.com/SigNoz/signoz/pull/6843
Closes https://github.com/SigNoz/signoz/pull/6782
|
2025-01-20 17:45:33 +05:30 |
|
Vibhu Pandey
|
c92ef53e9c
|
refactor(cache): move to provider pattern (#6837)
### Summary
Move cache to provider pattern
|
2025-01-17 18:09:39 +05:30 |
|