mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-12 04:29:04 +08:00
changed image versions to 0.3.0
This commit is contained in:
parent
d312398f18
commit
a08ad9e2cf
@ -158,7 +158,7 @@ services:
|
|||||||
|
|
||||||
|
|
||||||
query-service:
|
query-service:
|
||||||
image: signoz.docker.scarf.sh/signoz/query-service:0.2.2
|
image: signoz.docker.scarf.sh/signoz/query-service:0.3.0
|
||||||
container_name: query-service
|
container_name: query-service
|
||||||
|
|
||||||
depends_on:
|
depends_on:
|
||||||
@ -169,11 +169,12 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- DruidClientUrl=http://router:8888
|
- DruidClientUrl=http://router:8888
|
||||||
- DruidDatasource=flattened_spans
|
- DruidDatasource=flattened_spans
|
||||||
|
- STORAGE=druid
|
||||||
- POSTHOG_API_KEY=H-htDCae7CR3RV57gUzmol6IAKtm5IMCvbcm_fwnL-w
|
- POSTHOG_API_KEY=H-htDCae7CR3RV57gUzmol6IAKtm5IMCvbcm_fwnL-w
|
||||||
|
|
||||||
|
|
||||||
frontend:
|
frontend:
|
||||||
image: signoz/frontend:0.2.3
|
image: signoz/frontend:0.3.0
|
||||||
container_name: frontend
|
container_name: frontend
|
||||||
|
|
||||||
depends_on:
|
depends_on:
|
||||||
|
@ -153,7 +153,7 @@ services:
|
|||||||
|
|
||||||
|
|
||||||
query-service:
|
query-service:
|
||||||
image: signoz.docker.scarf.sh/signoz/query-service:0.2.2
|
image: signoz.docker.scarf.sh/signoz/query-service:0.3.0
|
||||||
container_name: query-service
|
container_name: query-service
|
||||||
|
|
||||||
depends_on:
|
depends_on:
|
||||||
@ -164,11 +164,12 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- DruidClientUrl=http://router:8888
|
- DruidClientUrl=http://router:8888
|
||||||
- DruidDatasource=flattened_spans
|
- DruidDatasource=flattened_spans
|
||||||
|
- STORAGE=druid
|
||||||
- POSTHOG_API_KEY=H-htDCae7CR3RV57gUzmol6IAKtm5IMCvbcm_fwnL-w
|
- POSTHOG_API_KEY=H-htDCae7CR3RV57gUzmol6IAKtm5IMCvbcm_fwnL-w
|
||||||
|
|
||||||
|
|
||||||
frontend:
|
frontend:
|
||||||
image: signoz/frontend:0.2.3
|
image: signoz/frontend:0.3.0
|
||||||
container_name: frontend
|
container_name: frontend
|
||||||
|
|
||||||
depends_on:
|
depends_on:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user