Vikrant Gupta
d539ca9bab
feat(sql): swap mattn/sqlite with modernc.org/sqlite ( #9343 )
...
* feat(sql): swap mattn/sqlite with modernc.org/sqlite (#9325 )
* feat(sql): swap mattn/sqlite with modernc.org/sqlite
* feat(sql): revert the dashboard testing changes
* feat(sql): enable WAL mode for sqlite
* feat(sql): revert enable WAL mode for sqlite
* feat(sql): use sensible defaults for busy_timeout
* feat(sql): add ldflags
* feat(sql): enable WAL mode for sqlite
* feat(sql): some fixes
* feat(sql): some fixes
* feat(sql): fix yarn lock and config defaults
* feat(sql): update the defaults in example.conf
* feat(sql): remove wal mode from integration tests
2025-10-21 18:45:48 +05:30
Vikrant Gupta
bac8f8b211
Revert "feat(sql): swap mattn/sqlite with modernc.org/sqlite ( #9325 )" ( #9338 )
...
This reverts commit c62d41edf0 .
2025-10-14 15:01:51 +00:00
Vikrant Gupta
c62d41edf0
feat(sql): swap mattn/sqlite with modernc.org/sqlite ( #9325 )
...
* feat(sql): swap mattn/sqlite with modernc.org/sqlite
* feat(sql): revert the dashboard testing changes
* feat(sql): enable WAL mode for sqlite
* feat(sql): revert enable WAL mode for sqlite
* feat(sql): use sensible defaults for busy_timeout
* feat(sql): add ldflags
2025-10-14 15:28:19 +05:30
Srikanth Chekuri
c982b1e76d
chore: allow number segment, #, @, {} in key ( #9082 )
2025-09-14 22:14:42 +05:30
Srikanth Chekuri
c8c56c544e
chore: add generated parser files for go ( #7538 )
2025-04-08 13:52:40 +00:00
Prashant Shahi
eee3f7d549
feat: signoz package and deprecation of frontend, alertmanager ( #7301 )
...
### Summary
- signoz package with goreleaser
- frontend deprecation
- alertmanager deprecation
---------
Signed-off-by: Prashant Shahi <prashant@signoz.io >
2025-03-14 17:23:10 +05:30
Prashant Shahi
36f91d1993
feat: Docker volume migration - OSS improvements Part 2 ( #6962 )
...
This is the second part of the OSS installation and improvement PR.
Users must run the migration script to migrate an existing SigNoz installation from Docker Standalone or Docker Swarm.
---------
Signed-off-by: Prashant Shahi <prashant@signoz.io >
2025-01-29 15:38:31 +05:30
Prashant Shahi
c30c882aae
chore: integrate goreleaser for user_scripts and restructuring ( #6911 )
...
* chore: integrate goreleaser for user_scripts and restructuring
* ci(goreleaser): add goreleaser workflow
* chore(goreleaser): update Makefile and config
---------
Signed-off-by: Prashant Shahi <prashant@signoz.io >
2025-01-25 17:10:21 +05:30