12 Commits

Author SHA1 Message Date
aniketio-ctrl
36886135d1
chore: disable writing to v2 tables and add signozclickhousemetrics in signozspanmetrics
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2025-05-07 03:26:01 +00:00
Srikanth Chekuri
e7587612e7
Revert "fix(otelcol): remove the v2 metrics exporter configuration (#… …7105)" (#7118) 2025-02-15 16:29:56 +05:30
Prashant Shahi
846b6a9346
fix(otelcol): remove the v2 metrics exporter configuration (#7105) 2025-02-13 04:31:25 +05:30
Prashant Shahi
5511c0230b
fix(otelcol): rename clickhousemetricswritev2 to signozclickhousemetrics (#7099)
### Summary

- rename exporter `clickhousemetricswritev2` to `signozclickhousemetrics` in collector config

Signed-off-by: Prashant Shahi <prashant@signoz.io>
2025-02-12 19:25:29 +05:30
Prashant Shahi
61a6c21edb
feat: docker/swarm deployment restructuring and improvements (#6904)
This PR consists of improvements and fixes related to SigNoz in Docker Standalone and Docker Swarm.

- Docker/Swarm deploy directory restructuring and improvements
- Prometheus metrics scraping using labels in Docker Standalone and Docker Swarm
- Swarm: single schema-migrator container for both sync/async migrations
- Remove Kubernetes HOTRod files (will be migrated to charts)
- Fetch histogram-quantile from release instead of local binary mount

---------

Signed-off-by: Prashant Shahi <prashant@signoz.io>
2025-01-27 12:48:42 +00:00
Ankit Nayan
362f264bae
Installation changes for docker (#149)
* installation steps WIP

* changing install.sh

* fixes

* fixes

* fixes

* handled enter key press in setup_type

* fixes

* fixes

* fixes

Co-authored-by: Ankit Anand <cruxaki@gmail.com>
2021-06-03 20:54:41 +05:30
Ankit Nayan
c45f09be08 added separate kafka exporters for traces and metrics in otel-collector config 2021-04-15 21:40:30 +05:30
Ankit Nayan
67dda78cbe added metrics pipeline in otel collector config 2021-03-03 00:48:04 +05:30
Ankit Nayan
917e397c97 added grpc port 4317 2021-02-23 22:12:10 +05:30
Ankit Nayan
d526e15fa8 added batch size in otel collector config 2021-02-09 03:04:50 +05:30
Ankit Nayan
c7399bc8e7 added OTLP HTTP receiver 2021-01-17 03:07:15 +05:30
Ankit Nayan
416d943d14 added docker compose 2021-01-16 12:18:54 +05:30