trulayer/LGTY Production Impact metadata
Sends LGTY read-only DB metadata (row estimates, sizes, FK edges) via OIDC to power Production Impact. Never row data.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| backend-url | LGTY ingest base URL. | no | https://api.lgty.ai |
| db-dsn | Read-only Postgres DSN, scoped to a read-only role. Store it as a CI secret. Required unless dry-run is true. | no | — |
| db-kind | Database engine. Only "postgres" is supported currently. | no | postgres |
| dry-run | If true, print the exact metadata payload to the job log instead of sending it. No OIDC token or database connection is required in this mode. | no | false |
Outputs
no outputs