Public record
Software health reportschema 0.32.0 · metrics 2.10.0 · 2026-08-20 04:38 UTC

provide-io / provide-telemetry

Unified telemetry library for the provide.io ecosystem — structured logging, distributed tracing, and metrics

Python · TypeScript · GoCustom license★ 0 stars⑂ 0 forkssince Mar 2026View on GitHub ↗

provide-io/provide-telemetry holds a health index of 83 out of 100, placing it in the Excellent band. It scores highest on Engineering Quality (91/100) and lowest on Community & Adoption (42/100). It was last updated today. A single contributor accounts for most of its recent work.

83
overall / 100
Excellent

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

83
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

The weighted overall 70 is calibrated to 83 on the published index scale (record calibration 2026-08-02).

Ownership

provide.ioOrganization
2 followers24 public repossince Mar 2024

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

85Excellent · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
13.2/36Commit cadence19/52 weeks with commits
18/18Commit volume1,093 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year1,093
human_commit_share1
days_since_last_push0
active_weeks_last_year19

Release discipline

98Exceptional
How it's scored
27/27Ships releases12 releases published
36/36Release recencylatest release 0 days ago
27/27Release cadencea release every ~9.7 days
8/10OpenSSF Scorecard: Signed-Releases5 out of the last 5 releases have a total of 5 signed artifacts.
Inputs used
releases_count12
latest_release_tagv0.8.0
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases9.7

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

42Weak · 17% of overall
How it's scored
0/60Stars0 stars
0/25Forks0 forks
0/15Watchers0 watchers
Inputs used
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5Licenselicense file present, not a recognized license
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseno
readme_badges5
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_servicesgithub.com
has_pull_request_templateyes
How it's scored
55.1/80Monthly downloads13,499 downloads/month across crates, go, npm, pypi
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesprovide-telemetry, github.com/provide-io/provide-telemetry/go, provide-telemetry, @provide-io/telemetry
dependents
ecosystemscrates, go, npm, pypi
total_downloads173
monthly_downloads13,499
unverified_packages_excluded
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

55Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0/22.5Commit distributiontop contributor authored 100% of commits
1.4/13.5Contributor breadth1 contributors
6/10OpenSSF Scorecard: Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
42/42Issue resolution100% of issues closed
10.9/30PR acceptance16/44 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs16
open_issues0
closed_issues4
prs_merged_7d0
prs_decided_7d0
prs_merged_30d3
prs_decided_30d3
issue_closed_ratio1
closed_unmerged_prs28
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domainverified-domain status not read for this organization
3.4/25Owner reach2 followers of provide-io
15.1/25Track record24 public repos, account ~2 yr old
Inputs used
followers2
owner_typeOrganization
is_verified
owner_loginprovide-io
public_repos24
account_age_days893
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable4 package(s) on crates, go, npm, pypi
35/35Publish recencylatest publish 0 days ago
20/20Version history16 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesprovide-telemetry, github.com/provide-io/provide-telemetry/go, provide-telemetry, @provide-io/telemetry
ecosystemscrates, go, npm, pypi
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

91Excellent · 19% of overall
How it's scored
24/24CI workflows13 workflow(s)
24/24Tests present
16/16Linter config.golangci.yml, eslint.config.js
9.6/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Testsno data
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configyes
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://github.com/provide-io/provide-telemetry
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttps://github.com/provide-io/provide-telemetry
docs_sitehttps://github.com/provide-io/provide-telemetry
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

71Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
0/2.5CI-Testsno data
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/30 approved changesets -- score normalized to 0
1.5/2.5Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
5/5Fuzzingproject is fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
4.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 9
5/5SASTSAST tool detected: CodeQL
5/5Security-Policysecurity policy file detected
6/7.5Signed-Releases5 out of the last 5 releases have a total of 5 signed artifacts.
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities19 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate7.1
Excluded from scoring (no data or not applicable): Branch-Protection, CI-Tests. Remaining weights renormalized.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

87Excellent · 4% of overall
How it's scored
45/45Agent instructionsCLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history100 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share1
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes12,524
How it's scored
18/18One-command bootstrapMakefile, go/Makefile
22/22Automated tests
11/11Lint / format config.golangci.yml, eslint.config.js
11/11Static type checkingsrc/provide/telemetry/py.typed, typescript/tsconfig.json
10/10Reproducible environmentDockerfile, lockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
5/8Automated maintenancedependency automation configured, none observed in the sampled commits
9/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 9
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock, go.sum, package-lock.json, uv.lock
has_dockerfileyes
typed_languageno
bootstrap_filesMakefile, go/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configssrc/provide/telemetry/py.typed, typescript/tsconfig.json
agent_commit_share0
toolchain_manifestscsharp/consumer/Provide.Telemetry.ConsumerSmoke/Provide.Telemetry.ConsumerSmoke.csproj, csharp/consumer/Provide.Telemetry.CoreConsumer/Provide.Telemetry.CoreConsumer.csproj, csharp/consumer/Provide.Telemetry.OpenTelemetryConsumer/Provide.Telemetry.OpenTelemetryConsumer.csproj, csharp/examples/openobserve/01_emit_all_signals/EmitAllSignals.csproj, csharp/examples/telemetry/01_basic_telemetry/BasicTelemetry.csproj, csharp/examples/telemetry/02_w3c_propagation/W3cPropagation.csproj, csharp/perf/Provide.Telemetry.Perf/Provide.Telemetry.Perf.csproj, csharp/probes/ConfigProbe/ConfigProbe.csproj, csharp/probes/ContractProbe/ContractProbe.csproj, csharp/probes/EmitLog/EmitLog.csproj, csharp/probes/RuntimeProbe/RuntimeProbe.csproj, csharp/src/Provide.Telemetry.OpenTelemetry/Provide.Telemetry.OpenTelemetry.csproj, csharp/src/Provide.Telemetry/Provide.Telemetry.csproj, csharp/tests/Provide.Telemetry.OpenTelemetry.Tests/Provide.Telemetry.OpenTelemetry.Tests.csproj, csharp/tests/Provide.Telemetry.Tests/Provide.Telemetry.Tests.csproj, go/cmd/e2e_cross_language_client/go.mod, go/go.mod, go/otel/go.mod, rust/Cargo.toml
dependency_bot_commit_share0
How it's scored
27/45Type-checkable codePython with type-check config (src/provide/telemetry/py.typed, typescript/tsconfig.json)
55/55Manageable file sizes0/1,063 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes23,825
source_files_sampled1,063
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
0/20MCP servernot applicable to this kind of software
40/40Runnable examplesexamples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto), MCP server. Remaining weights renormalized.

Key facts

0GitHub stars
1contributors
1,093commits, last 12 months
0days since last push
12releases
1bus factor
0open issues
crates.io, Go, npm, PyPIpackage ecosystems

Data collection warnings

  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository
  • deps.dev does not index pypi:provide-telemetry@0.8.0; advisories assessed against the repository dependency graph instead

More detail

OpenSSF Scorecard 7.1 / 10
7.1aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-08-20 04:38 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
9Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 9
10SASTSAST tool detected: CodeQL
10Security-Policysecurity policy file detected
8Signed-Releases5 out of the last 5 releases have a total of 5 signed artifacts.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities19 existing vulnerabilities detected
Direct dependencies 25
RegistryPackageVersion constraintManifest
Gogithub.com/google/uuidv1.6.0go/go.mod
Gogithub.com/hashicorp/golang-lru/v2v2.0.7go/go.mod
Gogopkg.in/yaml.v3v3.0.1go/go.mod
PyPIstructlog>=24.0.0pyproject.toml
crates.iohmac0.12rust/Cargo.toml
crates.iohttp1.1rust/Cargo.toml
crates.iolog0.4rust/Cargo.toml
crates.ioopentelemetry0.31rust/Cargo.toml
crates.ioopentelemetry-otlp0.31rust/Cargo.toml
crates.ioopentelemetry_sdk0.31rust/Cargo.toml
crates.ioopentelemetry-semantic-conventions0.31rust/Cargo.toml
crates.iopercent-encoding2.3.1rust/Cargo.toml
crates.iorand0.9rust/Cargo.toml
crates.ioreqwest0.12rust/Cargo.toml
crates.ioregex1.11.1rust/Cargo.toml
crates.ioserde1.0rust/Cargo.toml
crates.ioserde_json1.0rust/Cargo.toml
crates.iosha20.10rust/Cargo.toml
crates.iothiserror2.0rust/Cargo.toml
crates.iotokio1.44rust/Cargo.toml
crates.iotokio-stream0.1rust/Cargo.toml
crates.iourl2rust/Cargo.toml
crates.iouuid1.18rust/Cargo.toml
npm@opentelemetry/api^1.9.1typescript/package.json
npmpino^10.3.1typescript/package.json
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.10.0, schema v0.32.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsPyPI, Go, crates.io, npm.