primus-bot[bot]
3b4a8e5e0f
chore(release): bump to v0.77.0 ( #7502 )
...
#### Summary
- Release SigNoz v0.77.0
- Bump SigNoz OTel Collector to v0.111.37
Created by [Primus-Bot](https://github.com/apps/primus-bot )
2025-04-02 12:19:03 +05:30
Vibhu Pandey
9bdf194d70
feat: add the new version package ( #7411 )
2025-03-24 14:38:48 +05:30
primus-bot[bot]
031e78cb20
chore(release): bump to v0.76.2 ( #7351 )
...
#### Summary
- Release SigNoz v0.76.2
2025-03-18 14:46:19 +05:30
Prashant Shahi
bf385a9f95
fix: enable 8080 ports for testing standalone and swarm ( #7336 )
...
### Summary
- expose SigNoz port 8080 for testing standalone and swarm
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2025-03-17 21:26:43 +05:30
primus-bot[bot]
c52994ff9e
chore(release): bump SigNoz to v0.76.1, OTel Collector to v0.111.34 ( #7335 )
...
#### Summary
- Release SigNoz v0.76.1
- Bump SigNoz OTel Collector to v0.111.34
Created by [Primus-Bot](https://github.com/apps/primus-bot )
2025-03-17 20:52:03 +05:30
primus-bot[bot]
de53119257
chore(release): bump to v0.76.0 ( #7311 )
...
#### Summary
- Release SigNoz vv0.76.0
Created by [Primus-Bot](https://github.com/apps/primus-bot )
2025-03-14 17:41:24 +05:30
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
primus-bot[bot]
e72322e4f7
chore(release): bump to v0.75.0 ( #7199 )
...
#### Summary
- Release SigNoz v0.75.0
Created by [Primus-Bot](https://github.com/apps/primus-bot )
2025-03-03 14:34:23 +05:30
Prashant Shahi
2a56f79e1d
chore: update restart policy of Docker containers ( #7190 )
...
### Summary
- update the restart policy of Docker containers
---------
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2025-02-28 10:25:20 +05:30
primus-bot[bot]
ae73033826
chore(release): bump to v0.74.0 ( #7188 )
2025-02-26 18:19:02 +05:30
primus-bot[bot]
3b6952abf2
chore(release): bump to v0.73.0 ( #7153 )
...
#### Summary
- Release SigNoz v0.73.0
- Bump SigNoz OTel Collector to v0.111.29
Created by [Primus-Bot](https://github.com/apps/primus-bot )
Co-authored-by: primus-bot[bot] <171087277+primus-bot[bot]@users.noreply.github.com>
2025-02-19 15:29:03 +05:30
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
primus-bot[bot]
0d281e694d
chore(release): bump to v0.72.0 ( #7096 )
...
#### Summary
- Release SigNoz v0.72.0
- Bump SigNoz OTel Collector to v0.111.27
Created by [Primus-Bot](https://github.com/apps/primus-bot )
Co-authored-by: primus-bot[bot] <171087277+primus-bot[bot]@users.noreply.github.com>
2025-02-12 15:52:55 +05:30
primus-bot[bot]
586f5255f0
chore(release): bump to v0.71.0 ( #7031 )
...
#### Summary
- Release SigNoz v0.71.0
- Bump SigNoz OTel Collector to v0.111.26
Created by [Primus-Bot](https://github.com/apps/primus-bot )
2025-02-05 15:13:58 +05:30
primus-bot[bot]
536656281d
chore(release): bump to v0.70.1 ( #7000 )
...
#### Summary
- Release SigNoz v0.70.1
- Bump SigNoz OTel Collector to v0.111.25
Created by [Primus-Bot](https://github.com/apps/primus-bot )
Co-authored-by: primus-bot[bot] <171087277+primus-bot[bot]@users.noreply.github.com>
Co-authored-by: Prashant Shahi <prashant@signoz.io>
2025-01-31 18:50:32 +05:30
primus-bot[bot]
70169986be
chore(release): bump to v0.70.0 ( #6970 )
...
#### Summary
- Release SigNoz v0.70.0
- Bump SigNoz OTel Collector to v0.111.25
Created by [Primus-Bot](https://github.com/apps/primus-bot )
2025-01-29 17:49:01 +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
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
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
primus-bot[bot]
726f2b0fa2
chore(release): bump to v0.69.0 ( #6898 )
...
#### Summary
- Release SigNoz v0.69.0
- Bump SigNoz OTel Collector to v0.111.24
Created by [Primus-Bot](https://github.com/apps/primus-bot )
2025-01-22 15:12:06 +05:30
primus-bot[bot]
265c67e5bd
chore(release): bump to v0.68.0 ( #6824 )
...
Co-authored-by: primus-bot[bot] <171087277+primus-bot[bot]@users.noreply.github.com>
2025-01-15 15:15:09 +05:30
primus-bot[bot]
c106f1c9a9
chore(release): bump to v0.67.1 ( #6792 )
...
#### Summary
- Release SigNoz v0.67.1
Created by [Primus-Bot](https://github.com/apps/primus-bot )
2025-01-10 01:30:33 +05:30
primus-bot[bot]
64a4606275
chore(release): bump to v0.67.0 ( #6772 )
...
#### Summary
- Release SigNoz v0.67.0
- Bump SigNoz OTel Collector to v0.111.22
Created by [Primus-Bot](https://github.com/apps/primus-bot )
2025-01-08 15:30:00 +05:30
primus-bot[bot]
3e675bb9a5
chore(release): bump to v0.66.0 ( #6737 )
...
#### Summary
- Release SigNoz v0.66.0
- Bump SigNoz OTel Collector to v0.111.21
Created by [Primus-Bot](https://github.com/apps/primus-bot )
2025-01-01 15:51:52 +05:30
primus-bot[bot]
f11161ddb8
chore(release): bump to v0.65.1 ( #6731 )
...
#### Summary
- Release SigNoz v0.65.1
- Bump SigNoz OTel Collector to v0.111.18
Created by [Primus-Bot](https://github.com/apps/primus-bot )
2024-12-28 01:07:49 +05:30
primus-bot[bot]
9f6419c2f8
chore(release): bump to v0.65.0 ( #6725 )
...
#### Summary
- Release SigNoz v0.65.0
Created by [Primus-Bot](https://github.com/apps/primus-bot )
2024-12-26 14:28:44 +00:00
Prashant Shahi
8a4d45084d
chore(signoz): pin versions: SigNoz 0.64.0
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2024-12-18 17:57:42 +05:30
Prashant Shahi
5bc6c33899
Merge branch 'main' into release/v0.64.x
2024-12-18 17:55:57 +05:30
Nityananda Gohain
7031c866e8
fix: add flags for using trace new schema ( #6651 )
2024-12-18 17:55:22 +07:00
Prashant Shahi
6d9741c3a4
chore(signoz): pin versions: SigNoz 0.63.0, SigNoz OtelCollector 0.111.16
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2024-12-18 15:25:20 +05:30
Prashant Shahi
a9440c010c
chore(signoz): pin versions: SigNoz 0.62.0, SigNoz OtelCollector 0.111.15
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2024-12-12 15:28:09 +05:30
deepakdinesh1123
d4458d65ad
fix(docker): otel-collector-migrator command fixed in docker-compose-core.yaml ( #6564 )
...
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2024-12-07 20:15:07 +05:30
Prashant Shahi
99367be850
chore(signoz): pin versions: SigNoz 0.61.0, SigNoz OtelCollector 0.111.14
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2024-12-04 16:21:39 +05:30
Prashant Shahi
7cd8442e6e
chore(signoz): pin versions: SigNoz 0.60.0, SigNoz OtelCollector 0.111.13
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2024-11-27 15:13:08 +05:30
Prashant Shahi
5a70123b06
chore(signoz): pin versions: SigNoz 0.59.0, SigNoz OtelCollector 0.111.9
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2024-11-20 16:45:18 +05:30
Prashant Shahi
9ccc686c63
chore(signoz): pin versions: SigNoz 0.58.2
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2024-11-19 11:27:28 +05:30
Prashant Shahi
bc9c7b5f1d
chore(signoz): pin versions: SigNoz 0.58.1
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2024-11-15 22:02:47 +05:30
Prashant Shahi
1bba932d08
Merge branch 'develop' into release/v0.58.x
2024-11-15 22:01:55 +05:30
Srikanth Chekuri
969ac5028e
chore: add v2 metric writer to pipelines ( #6345 )
2024-11-13 10:41:28 +00:00
Prashant Shahi
48f3b9cacb
chore(signoz): pin versions: SigNoz 0.58.0, SigNoz OtelCollector 0.111.8
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2024-11-08 16:02:59 +05:30
Prashant Shahi
eaf8571fe9
Merge branch 'main' into release/v0.58.x
2024-11-08 15:49:41 +05:30
Shivanshu Raj Shrivastava
7b18c3ba06
enable scenario 4 on staging ( #6269 )
...
* fix: enable env at docker compose
2024-11-01 21:19:58 +05:30
Prashant Shahi
eeadc021e1
chore(signoz): pin versions: SigNoz 0.57.0
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2024-10-28 19:40:10 +05:30
Srikanth Chekuri
952ab58023
chore: bump signoz-otel-collector version ( #6290 )
2024-10-28 14:06:43 +05:30
Srikanth Chekuri
17e20e7f41
chore: split migrator job to sync and async ( #6107 )
2024-10-23 00:05:10 +05:30
Prashant Shahi
a6e492880d
fix(docker): use env prefix for boolean in collector config ( #6199 )
...
### Summary
Fixes for `expected type 'bool', got unconvertible type 'string'` errors.
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2024-10-16 15:07:02 +05:30
Prashant Shahi
5588c7dd3f
revert(signoz): pin versions: Schema Migrator 0.102.10
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2024-10-10 19:41:47 +05:30
Prashant Shahi
b70d50f2b3
chore: pin versions: SigNoz 0.56.0, OtelCollector 0.102.12, Alertmanager 0.23.7
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2024-10-10 15:39:49 +05:30