Vishal Sharma
9e305cb672
feat: add zap otel logger support ( #2790 )
...
* feat: add zap otel logger support
2023-06-21 11:47:30 +05:30
Srikanth Chekuri
745626f516
feat: add measurement value formatter ( #2773 )
2023-06-07 12:10:05 +05:30
Srikanth Chekuri
6614cd31c1
feat: add cache interface and implementation for redis,inmemory ( #2155 )
2023-06-06 18:42:04 +05:30
Srikanth Chekuri
210c5fd7f2
feat: opamp server application ( #1787 )
...
* feat: opamp server application
* chore: opamp
* chore: refactor server implementation
* chore: add Stop
* chore: merged opamp updates
* chore: removed all errorf
* chore: added a comment about zero version
* feat: added user context for created by
* chore: changed debugf to debug
* chore: removed lb from opamp + added config parser
* fix: added userid to ConfigNewVersion()
* chore: removed user id from contxt and added config parser
* fix: removed lock inside re-deploy
* chore: added config db fix
* fix: merged app/server.go from develop
* fix: restored extract jwt
* Update pkg/query-service/app/server.go
Co-authored-by: Nityananda Gohain <nityanandagohain@gmail.com>
* fix: dependency version fix and import added
---------
Co-authored-by: Pranay Prateek <pranay@signoz.io>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
Co-authored-by: mindhash <mindhash@mindhashs-MacBook-Pro.local>
Co-authored-by: Nityananda Gohain <nityanandagohain@gmail.com>
2023-03-15 15:09:15 +05:30
Srikanth Chekuri
3f5171dc69
chore: bump SigNoz/prometheus ( #2094 )
2023-03-07 13:37:31 +05:30
Amol Umbark
87932de668
[feat] ee/google auth implementation ( #1775 )
...
* [feat] initial version for google oauth
* chore: arranged the sso packages and added prepare request for google auth
* feat: added google auth config page and backend to handle the request
* chore: code cleanup for domain SSO parsing
* Update constants.go
* chore: moved redirect sso error
* chore: lint issue fixed with domain
* chore: added tooltip for enforce sso and few changes to auth domain
* chore: moved question mark in enforce sso
* fix: resolved pr review comments
* chore: fixed type check for saml config
* fix: fixed saml config form
* chore: added util for transformed form values to samlconfig
Co-authored-by: mindhash <mindhash@mindhashs-MacBook-Pro.local>
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
Co-authored-by: Ankit Nayan <ankit@signoz.io>
2022-12-06 22:32:59 +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
Vishal Sharma
983ca1ec6a
feat: introduce getSubTreeSpans function in clickhouse query builder & introduce smart trace detail algorithm ( #1648 )
...
* perf: introduce smart trace detail algorithm
* fix: remove hardcoded levels and handle null levels
* feat: add support for broken trees
* feat: use spanLimit env variable
* fix: handle missing root span
* add root spanId and root name
* use permanent table
* add kind, events and tagmap support
* fix query formation
* increase context timeout to 600s
* perf improvement
* handle error
* return tableName as response to query
* support multiple queries tableName
* perf: improve memory and latency
* feat: add getSubTree custom func and smart trace detail algo to ee
* fix: create new functions for ee
* chore: refactor codebase
* chore: refactor frontend code
Co-authored-by: Ankit Nayan <ankit@signoz.io>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2022-11-24 18:18:19 +05:30
Srikanth Chekuri
355264a43e
chore: bump SigNoz/prometheus to v1.9.76 ( #1719 )
2022-11-15 18:45:47 +05:30
Srikanth Chekuri
9735a6e5ce
feat: add ability to import Grafana dashboards ( #1700 )
...
* feat: add ability to import Grafana dashboards
* chore: remove unnecessary file
* chore: more 9XX support
* chore: some more hacks
* chore: update deps
* chore: arrange equal spaced widgets instead of inheriting from grafana
2022-11-10 16:49:54 +05:30
Srikanth Chekuri
f2f2069835
chore: bump SigNoz/prometheus to v1.9.74 ( #1620 )
2022-10-07 19:00:27 +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