Vishal Sharma
54b80c3949
feat: add new onboarding partner logos and update documentation to enforce SVG format ( #10120 )
2026-01-27 17:33:22 +00:00
Srikanth Chekuri
fd13c6dee4
tests(integration): organize querier test and use numbered prefixes ( #9969 )
2026-01-11 11:33:23 +05:30
Srikanth Chekuri
2c6c034e60
chore: use uv ( #9964 )
2026-01-10 14:03:43 +05:30
Karan Balani
f8b3cac191
feat: use flagger package to power feature flags ( #9925 )
...
Use the new `flagger` package to power the following features flags in the codebase:
- [x] `use_span_metrics`
- [x] `kafka_span_eval`
- [x] `interpolation_enabled`
2026-01-06 21:33:34 +00:00
Vishal Sharma
f214bd1dbf
Add new data sources in onboarding ( #9929 )
...
* feat: introduce nested question-based selection for AWS data sources in onboarding
add help text and links.
* docs: add Onboarding Configuration Doc
* feat: add Golang metrics onboarding configuration and update onboarding docs validation steps
* feat: add Inkeep, Agno, grok, livekit, pipecat, temporal LLM integrations
update Python logs configuration, and remove deprecated LLM and Python SDK entries.
* feat: move internal redirect handling from selection steps to the 'Next' button in AddDataSource
* feat: only render and select category which is selected in filters section
* refactor: pre-calculate data source groups and add viewBox to grok SVG
2026-01-06 17:17:09 +00:00
Vishal Sharma
a5ba770637
feat: update AWS data sources in onboarding ( #9928 )
...
* feat: introduce nested question-based selection for AWS data sources in onboarding
add help text and links.
* docs: add Onboarding Configuration Doc
2026-01-06 10:35:08 +00:00
Pandey
bb4d6117ac
test: add integration tests for preferences and add --with-web flag ( #9821 )
...
* test: add integration test for preferences
* test: add flag --with-web
2025-12-18 00:05:27 +05:30
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
Vikrant Gupta
4d8d0223e7
fix(integration): fix tests ( #9168 )
...
* fix(integration): fix tests
* fix(integration): fix tests
2025-09-24 14:54:43 +05:30
Vibhu Pandey
e9222ab3e0
docs(integration): add docs for writing integration tests ( #9070 )
2025-09-12 12:16:04 +00:00
nikhilmantri0902
a51ee66c02
Improvement: Added Otel-collector setup for local dev environment ( #8701 )
...
* feat(devenv): add otel-collector support for local development
- Add .devenv/docker/otel-collector/ with compose.yaml and config
- Add devenv-otel-collector and devenv-up targets to Makefile
- Update development.md with otel-collector setup instructions
- Add README.md with usage documentation for otel-collector setup
This enables developers to run the complete SigNoz stack locally,
including the OpenTelemetry Collector for receiving telemetry data
on ports 4317 (gRPC) and 4318 (HTTP).
* docs: improve collector setup wordings
* chore: fixed comment and service name
* chore: docker service name updated otel-collector -> signoz-otel-collector
2025-08-08 16:54:05 +05:30
nikhilmantri0902
090538f11f
docs: add step to cd into frontend directory before yarn commands ( #8696 )
2025-08-04 08:41:19 +00:00
Vibhu Pandey
62a9d7e602
docs(contributing): add endpoint docs ( #8215 )
...
* docs(contributing): add endpoint docs
* docs(contributing): add endpoint docs
* docs(contributing): add endpoint docs
* docs(contributing): add endpoint docs
* docs(contributing): add endpoint docs
2025-06-10 17:25:07 +00:00
Vibhu Pandey
ad46e22561
docs(contributing): add provider docs ( #8193 )
2025-06-10 05:39:14 +00:00
Vibhu Pandey
5ad68a3310
docs(contributing): add sql docs ( #7819 )
...
### Summary
add sql docs
2025-05-04 02:23:44 +05:30
Vibhu Pandey
8d6671e362
docs(contributing): add docs/contributing/go/readme ( #7814 )
...
* docs(readme): add docs/contributing/go/readme
* docs(readme): add docs/contributing/go/readme
* docs(readme): add errors package
* docs(readme): add errors package
* docs(readme): add errors package
* docs(readme): add errors package
* docs(readme): add errors package
* docs(readme): add errors package
* docs(readme): add errors package
* docs(readme): add errors package
* docs(readme): add errors package
* docs(readme): add errors package
* Update docs/contributing/go/errors.md
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* Update docs/contributing/go/errors.md
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-05-03 13:07:18 +00:00
Vibhu Pandey
9bdf194d70
feat: add the new version package ( #7411 )
2025-03-24 14:38:48 +05:30
Vibhu Pandey
7f71c0ed2d
docs(contributing): revamp contributing docs ( #7290 )
2025-03-13 19:36:55 +05:30