Skip to content

Closes #292 AI Alliance Metrics Collection #688

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jolson-ibm
Copy link

@jolson-ibm jolson-ibm commented Aug 8, 2025

✨ Feature / Enhancement PR

πŸ”— Epic / Issue

Closes #292


πŸš€ Summary (1-2 sentences)

Adds a Github Action to collect repository metrics and submit them as a parquet file to the AI Alliance analytics data lake.


πŸ§ͺ Checks

make lint not executed. Also, make lint <yaml file name> is failing due to a bug in make lint

  • make lint passes
  • make test passes
  • CHANGELOG updated (if user-facing)

πŸ““ Notes (optional)

Job is intended to run once a day, per the cron in the .yaml file.
There are also FIVE environment variables that need to be set for the project in order to get the metrics into the AI Alliance data lake:

AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY
AWS_REGION
AWS_S3_BUCKET
SPECIAL_GH_TOKEN

If these are not set prior to the PR being merged and the first run of the job, the job will fail. See @jolson-ibm for the values.

Once the job is up and running, metrics can be viewed on the AI Alliance Grafana dashboard, and compared to other AI Alliance projects.

Signed-off-by: Joe Olson <[email protected]>
@crivetimihai crivetimihai changed the title Closes #292 Closes #292 AI Alliance Metrics Collection Aug 8, 2025
Signed-off-by: Joe Olson <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CHORE]: Enable AI Alliance Analytics Stack Integration
1 participant