Srikanth Chekuri
16170eacc0
Revert "chore: use local table for innery query ( #1815 ) ( #1847 )
...
* Revert "chore: use local table for innery query (#1815 )"
This reverts commit 1b52edb05624632e2dae5c29c1645a412e047f9a.
* chore: use localhost
2022-12-10 19:25:44 +05:30
Srikanth Chekuri
1b52edb056
chore: use local table for innery query ( #1816 )
...
Co-authored-by: Ankit Nayan <ankit@signoz.io>
2022-12-06 22:31:38 +05:30
Ankit Nayan
7f77bcca2b
Feat/distributed ch ( #1701 )
...
* feat: support for distributed table
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2022-12-02 12:30:28 +05:30
Srikanth Chekuri
4cf3dc2ec3
fix: remove usage of labels object ( #1710 )
...
Co-authored-by: Ankit Nayan <ankit@signoz.io>
2022-11-14 22:51:23 +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
Srikanth Chekuri
8556c87d46
feat: add support for dashboard variables ( #1557 )
2022-09-11 03:34:02 +05:30
Srikanth Chekuri
0620cacb0b
Revert "ci: add golangci to workflow ( #1369 )" ( #1390 )
...
This reverts commit 7aeaecaf1f2e60a12e111d45bf246e4b35b64fd5.
2022-07-14 09:55:01 +05:30
Srikanth Chekuri
7aeaecaf1f
ci: add golangci to workflow ( #1369 )
...
* style: reformat the code to follow go guidelines
* chore: add golangci lint
* chore: remove context check
* chore: go fmt
2022-07-13 23:44:42 +05:30
Srikanth Chekuri
da368ab5e8
feat: add support for not regex ( #1328 )
...
* feat: add support for not regex
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
2022-07-06 15:49:27 +05:30
Srikanth Chekuri
a733adad2c
Add v2 query range metrics API ( #1020 )
...
* Queryrange params tests
* review suggestions, quantile, simple metric filter and some refactoring
* Add value type support
* Add supprot for re2 regex, refactor, update tests and other changes
* chore: update govaluate dep to signoz/govaluate
* chore: add name to grouping
* chore: add support for NOOP
* fix: make result format compatible with prom HTTP API
* chore: update clickhouse server and update query builder to use new schema
* chore: use metric_name in auto suggest APIs
* chore: add reduce operator and new aggregate functions
* chore: add support for not like op
* chore: fix the dip at the end for incomplete time range
* chore: rounddown the end to exclude the incomplete collection
2022-06-24 14:52:11 +05:30