mizcausevic-dev/OTel GenAI Fleet Summary

Walk OTel GenAI spans, surface governance findings, post summary on PR, fail on missing-model or unauthorized.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
traces-dirDirectory containing *.json OTLP exports.yes
allowed-modelsComma-separated whitelist of approved model identifiers. Spans using non-whitelisted models trigger 'unauthorized-model' (high).no
error-rate-thresholdFraction (0..1) of errored spans above which 'high-error-rate' fires per file. Default 0.05.no
comment-on-prPost the Markdown summary as a PR comment. 'auto' (default) posts only on pull_request events.noauto
fail-on-highFail the run when any high-severity finding is present (default 'true').notrue
github-tokenToken used to post the PR comment (defaults to GITHUB_TOKEN).no${{ github.token }}
namedescription
total-filesNumber of OTLP files analyzed.
total-spansTotal GenAI spans across the fleet.
high-findingsCount of high-severity findings.
unique-modelsNumber of distinct models in use.