Srikanth Chekuri
|
2f949d2738
|
chore: address large number of staticcheck issues (#5176)
* chore: address large number of staticcheck issues
* chore: fix tests
* chore: fix more issue
* chore: fix options
|
2024-06-11 20:10:38 +05:30 |
|
Vibhu Pandey
|
7f39d8282c
|
(feature) multiple ingestion keys (#4762)
* feat(keys): add support for multiple ingestion keys
* ci(git): remove vendor/ from git
* feat(gateway): create a proxy for sending requests to the gateway
* fix(sqlite): remove keys schema
* fix(api): replace with constant
* fix(server): remove redundant options
* fix(server): remove redundant options
* test(gateway): add unit tests for gateway proxy
* ci(docker): update gateway url
* refactor(gateway): move gateway to api layer
* fix(manager): fix declared error in manager
* feat(testing): add a new testing docker-compose
* fix(license): revert to nil license since select will never return a norows error
* feat(gateway): add feature flags
* chore(server): add a logger
---------
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
|
2024-06-04 18:25:24 +05:30 |
|
Srikanth Chekuri
|
ae594061e9
|
chore: fix query-service logging (#4696)
|
2024-03-27 00:07:29 +05:30 |
|
Vishal Sharma
|
c32b8638a4
|
feat: introduce feature_usage table to manage features (#2661)
* feat: introduce feature_usage table to manage features
* feat: introduce limit on QB alerts and dashboards
|
2023-05-17 16:10:43 +05:30 |
|
Amol Umbark
|
9c4521b34a
|
feat: enterprise edition (#1575)
* feat: added license manager and feature flags
* feat: completed org domain api
* chore: checking in saml auth handler code
* feat: added signup with sso
* feat: added login support for admins
* feat: added pem support for certificate
* ci(build-workflow): 👷 include EE query-service
* fix: 🐛 update package name
* chore(ee): 🔧 LD_FLAGS related changes
Signed-off-by: Prashant Shahi <prashant@signoz.io>
Co-authored-by: Prashant Shahi <prashant@signoz.io>
Co-authored-by: nityanandagohain <nityanandagohain@gmail.com>
|
2022-10-06 20:13:30 +05:30 |
|