Pandey
8771919de6
feat(gen): add cobra command for generating openapi spec ( #9803 )
...
add cobra command for auto-generating openapi spec
2025-12-15 17:48:30 +05:30
Karan Balani
fbb66f14ba
chore: improve otel demo app setup with docker based signoz ( #9567 )
...
## 📄 Summary
Minor improvements on local setup guide doc.
2025-11-14 22:11:22 +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
0xflotus
eb3dfbf63b
docs: fixed small typo error ( #8458 )
...
Co-authored-by: Vibhu Pandey <vibhupandey28@gmail.com >
2025-07-08 16:46:43 +05:30
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
Elizabeth Mathew
3515686daf
docs: for setting up otel demo app and sending data to signoz ( #7358 )
2025-03-24 11:40:51 +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