Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -478,6 +478,8 @@ services:
environment:
AFM_EXEC_SERVICE_HOST: afm-exec-api
AFM_EXEC_SERVICE_PORT: 9000
GEN_AI_HTTP_HOST: localhost
GEN_AI_HTTP_PORT: 8989
AUTH_SERVICE_HOST: auth-service
AUTH_SERVICE_PORT: 9050
AUTOMATION_HOST: automation
Expand All @@ -500,6 +502,8 @@ services:
MCP_SERVER_PORT: 9200
GRPC_METADATA_HOST: metadata-api
GRPC_METADATA_PORT: 6572
GRPC_MDSINK_HOST: gateway-md-sink
GRPC_MDSINK_PORT: 6574
GATEWAY_ORGANIZATION_RESOLVER_TYPE: GRPC_WITH_DB_VALIDATION
GATEWAY_R2DBC_URL: 'r2dbc:postgresql://postgres:5432/gw?reWriteBatchedInserts=true'
GATEWAY_DB_USERNAME: postgres
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ interactions:
X-Content-Type-Options:
- nosniff
X-Gdc-Cancel-Token:
- 75ebf79c-8b57-413e-8905-8f87c275d7c7
- d9864393-ac2a-4c0a-b3ea-aa9e5abb9b70
X-GDC-TRACE-ID: *id001
X-Xss-Protection:
- '0'
Expand Down Expand Up @@ -155,10 +155,10 @@ interactions:
name: Revenue
localIdentifier: dim_1
links:
executionResult: d60b337013fca31600abb3d636b0552824481d3d:3b1a7fd80969c75386d4191687e7aac6411e48e74da9eaa0c44699c8b65e5771
executionResult: a25bd79d690d6196246e00dcba57712fc434bd1e:20b1683c82bd7eab9a6110480cce897ed8639125e12564ab7a9b199c38f5b081
- request:
method: GET
uri: http://localhost:3000/api/v1/actions/workspaces/demo/execution/afm/execute/result/d60b337013fca31600abb3d636b0552824481d3d%3A3b1a7fd80969c75386d4191687e7aac6411e48e74da9eaa0c44699c8b65e5771?offset=0%2C0&limit=512%2C256
uri: http://localhost:3000/api/v1/actions/workspaces/demo/execution/afm/execute/result/a25bd79d690d6196246e00dcba57712fc434bd1e%3A20b1683c82bd7eab9a6110480cce897ed8639125e12564ab7a9b199c38f5b081?offset=0%2C0&limit=512%2C256
body: null
headers:
Accept:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ interactions:
X-Content-Type-Options:
- nosniff
X-Gdc-Cancel-Token:
- 89bdbce1-989f-4d02-a05b-c4651acb16f1
- c734cef7-e489-4753-b34e-d4b6d19d5e35
X-GDC-TRACE-ID: *id001
X-Xss-Protection:
- '0'
Expand All @@ -109,10 +109,10 @@ interactions:
name: Revenue
localIdentifier: dim_0
links:
executionResult: 0f6e8c819d2076d126957770f4de7c7cfdbe94f2:b9fb86afba4a0826554e9283de0216a56182a625b327e2f2086007c84261356b
executionResult: a6c97ee6a244521dfb7c5bd6ffb34e93baecdcc5:eda7cc427233858f3b2b46329904531410365a20487e2ebe8361446ec734ff3f
- request:
method: GET
uri: http://localhost:3000/api/v1/actions/workspaces/demo/execution/afm/execute/result/0f6e8c819d2076d126957770f4de7c7cfdbe94f2%3Ab9fb86afba4a0826554e9283de0216a56182a625b327e2f2086007c84261356b?offset=0&limit=256
uri: http://localhost:3000/api/v1/actions/workspaces/demo/execution/afm/execute/result/a6c97ee6a244521dfb7c5bd6ffb34e93baecdcc5%3Aeda7cc427233858f3b2b46329904531410365a20487e2ebe8361446ec734ff3f?offset=0&limit=256
body: null
headers:
Accept:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ interactions:
X-Content-Type-Options:
- nosniff
X-Gdc-Cancel-Token:
- 3faa3be7-abe9-4ea1-970b-9e4ea6761c55
- 48a7f8d7-8e1d-48f0-b4e9-1843f4a32f70
X-GDC-TRACE-ID: *id001
X-Xss-Protection:
- '0'
Expand Down Expand Up @@ -111,10 +111,10 @@ interactions:
name: Revenue
localIdentifier: dim_1
links:
executionResult: 8fc634415680e148db8133f5bcd7246f5e0a3c66:660c43f4d90efd070912c98150124c6fdf8549fed14b6eb512a830ff17d7f8b3
executionResult: 1c8a8d0eb53912d784b65063c26f913b0b18d952:54c72a97fc224a9abadc15b2ff2f416c182af9b5d412663bc0ee0978da974be6
- request:
method: GET
uri: http://localhost:3000/api/v1/actions/workspaces/demo/execution/afm/execute/result/8fc634415680e148db8133f5bcd7246f5e0a3c66%3A660c43f4d90efd070912c98150124c6fdf8549fed14b6eb512a830ff17d7f8b3?offset=0%2C0&limit=512%2C256
uri: http://localhost:3000/api/v1/actions/workspaces/demo/execution/afm/execute/result/1c8a8d0eb53912d784b65063c26f913b0b18d952%3A54c72a97fc224a9abadc15b2ff2f416c182af9b5d412663bc0ee0978da974be6?offset=0%2C0&limit=512%2C256
body: null
headers:
Accept:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ interactions:
X-Content-Type-Options:
- nosniff
X-Gdc-Cancel-Token:
- 9773d1f6-996c-41d2-bf00-605307ab0284
- 466d13f5-b17e-4fe2-ae20-ab164bb51af4
X-GDC-TRACE-ID: *id001
X-Xss-Protection:
- '0'
Expand Down Expand Up @@ -427,10 +427,10 @@ interactions:
name: Revenue
localIdentifier: dim_1
links:
executionResult: b83f490bb62cdbf7c4775031d6be518ec4b6c922:87b0990eecc60e2913654ddb0e0bab5a51cfc352ae558cbc0e55a0f98fdb2e37
executionResult: 8784b17f2b3dfe33a3f74f622cda4a7d45fa5698:0ccc9db8bf509fced9443d1cca405bc48fb287d977ab4effd1cc95e6f372b03e
- request:
method: GET
uri: http://localhost:3000/api/v1/actions/workspaces/demo/execution/afm/execute/result/b83f490bb62cdbf7c4775031d6be518ec4b6c922%3A87b0990eecc60e2913654ddb0e0bab5a51cfc352ae558cbc0e55a0f98fdb2e37?offset=0%2C0&limit=512%2C256
uri: http://localhost:3000/api/v1/actions/workspaces/demo/execution/afm/execute/result/8784b17f2b3dfe33a3f74f622cda4a7d45fa5698%3A0ccc9db8bf509fced9443d1cca405bc48fb287d977ab4effd1cc95e6f372b03e?offset=0%2C0&limit=512%2C256
body: null
headers:
Accept:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ interactions:
X-Content-Type-Options:
- nosniff
X-Gdc-Cancel-Token:
- 66d702d3-4533-4a10-91db-ea0e4c97625c
- 9f593c36-2447-440c-894e-14e8be58a021
X-GDC-TRACE-ID: *id001
X-Xss-Protection:
- '0'
Expand Down Expand Up @@ -427,10 +427,10 @@ interactions:
name: Revenue
localIdentifier: dim_1
links:
executionResult: b83f490bb62cdbf7c4775031d6be518ec4b6c922:87b0990eecc60e2913654ddb0e0bab5a51cfc352ae558cbc0e55a0f98fdb2e37
executionResult: 8784b17f2b3dfe33a3f74f622cda4a7d45fa5698:0ccc9db8bf509fced9443d1cca405bc48fb287d977ab4effd1cc95e6f372b03e
- request:
method: GET
uri: http://localhost:3000/api/v1/actions/workspaces/demo/execution/afm/execute/result/b83f490bb62cdbf7c4775031d6be518ec4b6c922%3A87b0990eecc60e2913654ddb0e0bab5a51cfc352ae558cbc0e55a0f98fdb2e37?offset=0%2C0&limit=512%2C256
uri: http://localhost:3000/api/v1/actions/workspaces/demo/execution/afm/execute/result/8784b17f2b3dfe33a3f74f622cda4a7d45fa5698%3A0ccc9db8bf509fced9443d1cca405bc48fb287d977ab4effd1cc95e6f372b03e?offset=0%2C0&limit=512%2C256
body: null
headers:
Accept:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -530,10 +530,10 @@ interactions:
type: dataset
labels:
data:
- id: state
type: label
- id: geo__state__location
type: label
- id: state
type: label
type: attribute
- attributes:
title: Type
Expand Down Expand Up @@ -614,43 +614,43 @@ interactions:
sourceColumns: null
sourceColumnDataTypes: null
- identifier:
id: products
id: customers
type: dataset
multivalue: false
sources:
- column: product_id
- column: customer_id
dataType: INT
target:
id: product_id
id: customer_id
type: attribute
isNullable: null
nullValue: null
sourceColumns: null
sourceColumnDataTypes: null
- identifier:
id: customers
id: date
type: dataset
multivalue: false
sources:
- column: customer_id
dataType: INT
- column: date
dataType: DATE
target:
id: customer_id
type: attribute
id: date
type: date
isNullable: null
nullValue: null
sourceColumns: null
sourceColumnDataTypes: null
- identifier:
id: date
id: products
type: dataset
multivalue: false
sources:
- column: date
dataType: DATE
- column: product_id
dataType: INT
target:
id: date
type: date
id: product_id
type: attribute
isNullable: null
nullValue: null
sourceColumns: null
Expand All @@ -660,10 +660,10 @@ interactions:
- demo
- order_lines
workspaceDataFilterColumns:
- name: wdf__region
dataType: STRING
- name: wdf__state
dataType: STRING
- name: wdf__region
dataType: STRING
workspaceDataFilterReferences:
- filterId:
id: wdf__state
Expand Down Expand Up @@ -1276,43 +1276,43 @@ interactions:
sourceColumns: null
sourceColumnDataTypes: null
- identifier:
id: products
id: customers
type: dataset
multivalue: false
sources:
- column: product_id
- column: customer_id
dataType: INT
target:
id: product_id
id: customer_id
type: attribute
isNullable: null
nullValue: null
sourceColumns: null
sourceColumnDataTypes: null
- identifier:
id: customers
id: date
type: dataset
multivalue: false
sources:
- column: customer_id
dataType: INT
- column: date
dataType: DATE
target:
id: customer_id
type: attribute
id: date
type: date
isNullable: null
nullValue: null
sourceColumns: null
sourceColumnDataTypes: null
- identifier:
id: date
id: products
type: dataset
multivalue: false
sources:
- column: date
dataType: DATE
- column: product_id
dataType: INT
target:
id: date
type: date
id: product_id
type: attribute
isNullable: null
nullValue: null
sourceColumns: null
Expand All @@ -1323,10 +1323,10 @@ interactions:
- order_lines
areRelationsValid: true
workspaceDataFilterColumns:
- name: wdf__region
dataType: STRING
- name: wdf__state
dataType: STRING
- name: wdf__region
dataType: STRING
workspaceDataFilterReferences:
- filterId:
id: wdf__state
Expand Down
Loading
Loading