Vikrant Gupta
f61e859901
feat(authz): embed openfga server ( #8966 )
...
* feat(access-control): embed openfga in signoz
* feat(authz): rename access control to authz
* feat(authz): fix codeowners and go mod tidy
* feat(authz): fix lint
* feat(authz): update go version and move convertor to instrumentation
* feat(authz): some more lint issues
* feat(authz): some more lint issues
* feat(authz): some more lint issues
* feat(authz): fix more lint issues
* feat(authz): make logger converter interface
2025-09-01 17:10:13 +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
dc15ee8176
feat(sqlmigration): consolidate all sqlmigrations into one package ( #7018 )
...
* feat(sqlmigration): add sqlmigrations
* feat(sqlmigration): test sqlmigrations
* feat(sqlmigration): add remaining factories
* feat(sqlmigration): consolidate into single package
* fix(telemetrystore): remove existing env variables
* fix(telemetrystore): fix DSN
2025-02-04 09:23:36 +00:00
Vibhu Pandey
001122db2c
feat(instrumentation): adopt slog ( #6907 )
...
### Summary
feat(instrumentation): adopt slog
2025-01-24 09:23:02 +00:00
Vibhu Pandey
939ab5270e
feat(instrumentation): use new config factory ( #6834 )
...
### Summary
Use new config factory and remove redundant configuration possibilities from the upstream
2025-01-17 14:54:33 +05:30
Vibhu Pandey
ab4a8dfbea
feat(packages): add first dedicated confmap, config, version and instrumentation packages ( #5727 )
...
### Summary
A config package based on https://github.com/open-telemetry/opentelemetry-collector/blob/main/confmap/confmap.go for signoz.
#### Related Issues / PR's
This is a part of https://github.com/SigNoz/signoz/pull/5710
2024-08-21 14:18:44 +05:30