Skip to content

Base export format #6

@attogram

Description

@attogram

The base output format used internally by each module needs to be standardized, and documented

Needs to be ez to save dashboard runs for historic analysis

tsv format

Date	module	name	value
2025-09-01T18:59:18Z	github	user.foo.followers	125
2025-09-01T18:59:18Z	github	user.foo.public_repos	15
2025-09-01T18:59:18Z	github	user.foo.total_stars_received	1020
2025-09-01T18:59:19Z	github	org.foo.members	45
2025-09-01T18:59:19Z	github	org.foo.teams	8
2025-09-01T18:59:20Z	github	repo.foo.bar.stars	870
2025-09-01T18:59:20Z	github	repo.foo.bar.forks	152
2025-09-01T18:59:20Z	github	repo.foo.bar.watchers	45
2025-09-01T18:59:20Z	github	repo.foo.bar.open_issues	12
2025-09-01T18:59:20Z	github	repo.foo.bar.last_commit_age_hours	18
2025-09-01T18:59:20Z	github	repo.foo.bar.contributors	28
2025-09-01T18:59:20Z	github	repo.foo.bar.language_primary	Python
2025-09-01T18:59:20Z	github	repo.foo.bar.latest_release_tag	v2.1.0
2025-09-01T18:59:21Z	github	repo.foo.internal-tools.stars	5
2025-09-01T18:59:21Z	github	repo.foo.internal-tools.forks	0
2025-09-01T18:59:21Z	github	repo.foo.internal-tools.last_commit_age_hours	1.5
2025-09-01T18:59:22Z	github	actions.foo.bar.workflow_runs_total	280
2025-09-01T18:59:22Z	github	actions.foo.bar.workflow_success_rate_percent	98.5
2025-09-01T18:59:22Z	github	actions.foo.bar.latest_run_status	SUCCESS


Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions