Srikanth Chekuri
952ab58023
chore: bump signoz-otel-collector version ( #6290 )
2024-10-28 14:06:43 +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
Sergei Zobov
76e7de3aed
docker setup: docker compose without testing app ( #5839 )
...
I preserved the existing interfaces, so:
`docker compose -f docker/clickhouse-setup/docker-compose.yaml up -d`, would run the same set of services (with the testing app).
The interface that was added is:
`docker compose -f docker/clickhouse-setup/docker-compose-minimal.yaml up -d`, which won't run testing app.
2024-10-07 18:24:50 +05:30
Prashant Shahi
bc8891d2f8
Sync/post release v0.55 ( #6092 )
2024-09-30 18:02:56 +05:30
Prashant Shahi
fff61379fe
fix: mount root path in /hostfs for hostmetrics ( #5534 )
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2024-08-02 16:06:21 +05:30
Prashant Shahi
e542d2ee09
chore(signoz): 📌 pin versions: SigNoz 0.49.1, SigNoz OtelCollector 0.102.2
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2024-07-04 22:24:57 +05:30
Prashant Shahi
216ad36234
chore(signoz): 📌 pin versions: SigNoz 0.49.0, SigNoz OtelCollector 0.102.1
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2024-07-03 16:53:11 +05:30
Prashant Shahi
97b66741a7
chore(signoz): 📌 pin versions: SigNoz 0.48.1
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2024-06-25 17:59:37 +05:30
Prashant Shahi
537641000d
chore(signoz): 📌 pin versions: SigNoz 0.48.0, SigNoz OtelCollector 0.102.0
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2024-06-19 21:14:45 +05:30
Prashant Shahi
4d375e7cc3
chore(signoz): 📌 pin versions: SigNoz 0.47.0, SigNoz OtelCollector 0.88.26
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2024-06-05 19:12:50 +05:30
Vibhu Pandey
7f39d8282c
(feature) multiple ingestion keys ( #4762 )
...
* feat(keys): add support for multiple ingestion keys
* ci(git): remove vendor/ from git
* feat(gateway): create a proxy for sending requests to the gateway
* fix(sqlite): remove keys schema
* fix(api): replace with constant
* fix(server): remove redundant options
* fix(server): remove redundant options
* test(gateway): add unit tests for gateway proxy
* ci(docker): update gateway url
* refactor(gateway): move gateway to api layer
* fix(manager): fix declared error in manager
* feat(testing): add a new testing docker-compose
* fix(license): revert to nil license since select will never return a norows error
* feat(gateway): add feature flags
* chore(server): add a logger
---------
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2024-06-04 18:25:24 +05:30