lightstep/Lightstep Services Change Report
Capture and analyze detailed behavior of your services using Lightstep
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| lightstep_organization | The organization associated with your Lightstep account (usually your company name) | no | — |
| lightstep_project | The Lightstep project associated with this repository | no | — |
| lightstep_service_filter | Only show services in the snapshot from this comma-separated list | no | — |
| lightstep_snapshot_query | The query to use when taking a snapshot | no | — |
| lightstep_snapshot_id | The Lightstep snapshot id to summarize | no | — |
| lightstep_snapshot_compare_id | The Lightstep snapshot id to compare with lightstep_snapshot_id | no | — |
| lightstep_api_key | The key to access the Lightstep Public API | no | — |
| github_token | Github API Token | no | — |
| disable_comment | If set to true, will not add a comment to pull-requests | no | — |
Outputs
| name | description |
|---|---|
| lightstep_project | Lightstep Project |
| lightstep_organization | Lightstep Organization |
| lightstep_snapshot_id | Lightstep Snapshot ID |
| lightstep_snapshot_md | Lightstep Snapshot Markdown Summary |
| lightstep_snapshot_dotviz | Lightstep Snapshot dotviz output of service relationships |
| lightstep_snapshot_has_violations | Set if user-configured violations are found in the snapshot |