oso icon indicating copy to clipboard operation
oso copied to clipboard

Create onchain_metrics_by_artifact

Open LeoFranklin015 opened this issue 1 year ago • 6 comments

This contains a model that's replicated using the onchain_metrics_by_project . To get metrics for each artifact.

LeoFranklin015 avatar Apr 19 '24 17:04 LeoFranklin015

@LeoFranklin015 is attempting to deploy a commit to the Network-Goods Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Apr 19 '24 17:04 vercel[bot]

/deploy-test 8654dffc5c3d35d0f48fb6b0ad6fe2df72d31b9d

ravenac95 avatar Apr 19 '24 19:04 ravenac95

Thanks for the PR :)! I'm deploying it to our testing area now

ravenac95 avatar Apr 19 '24 19:04 ravenac95

Test deployment for PR #1259 failed on comment 8654dffc5c3d35d0f48fb6b0ad6fe2df72d31b9d. With error:

Error: Command failed: /home/runner/work/oso/oso/ops/external-prs/pr-clone/.venv/bin/dbt run

    at ChildProcess.exithandler (node:child_process:422:12)
    at ChildProcess.emit (node:events:517:28)
    at ChildProcess.emit (node:domain:489:12)
    at maybeClose (node:internal/child_process:1098:16)
    at ChildProcess._handle.onexit (node:internal/child_process:303:5)

oso-prs[bot] avatar Apr 19 '24 19:04 oso-prs[bot]

Test deployment for PR #1259 failed on comment 8654dffc5c3d35d0f48fb6b0ad6fe2df72d31b9d. With error:

Error: Command failed: /home/runner/work/oso/oso/ops/external-prs/pr-clone/.venv/bin/dbt run

    at ChildProcess.exithandler (node:child_process:422:12)
    at ChildProcess.emit (node:events:517:28)
    at ChildProcess.emit (node:domain:489:12)
    at maybeClose (node:internal/child_process:1098:16)
    at ChildProcess._handle.onexit (node:internal/child_process:303:5)

This is not a good error... Let me try to surface the issue. We need to improve the tool's error reporting.

ravenac95 avatar Apr 19 '24 19:04 ravenac95

Actually it might require reconfiguration according to the structure. I just wrote the SQL model for it.

LeoFranklin015 avatar Apr 20 '24 08:04 LeoFranklin015