On Wed, 9 Sept 2026 at 17:09, Rich Bowen <[email protected]> wrote:
>
>
>
> > On Sep 5, 2026, at 3:51 AM, sebb <[email protected]> wrote:
> >
> > On Fri, 4 Sept 2026 at 22:57, Dave Fisher <[email protected]> wrote:
> >>
> >> Whatever you guys choose to do just make sure that the P6 work is done to 
> >> make sure it is configured by puppet. If you don’t then you’ll have to 
> >> redo your work if the machine is ever rebuilt by Infra.
>
>
> Ok, I think that what needs to happen is:
>
>
> 1) Check out https://github.com/apache/comdev-metrics somewhere on 
> projects-vm3
> 2) Put a valid GitHub API key in .secrets in that directory. (I have no idea 
> how to do this securely an in infra-approved ways, and could use schooling 
> here.)
> 3) Add cronjob to run `uv run asfmetrics` out of that directory every week

Rather than run the job on the VM, could it be run as a GH action?
In which case, does the action not have access to sufficient karma to
run the queries ?

That would avoid the need to manage a GH API key.

Or is there some reason why that could not work?

I'm not saying it should not be done on the VM, but it might be easier
to manage as a GHA.

> 4) Add an Alias pointing /metrics to /path/to/site in that directory, in the 
> projects.a.o host
>
>
> I don’t know how to do any of these things in a puppet way. I could obviously 
> Just Do It on that VM, but I understand that that’s not the right way to do 
> it.
>
> Thanks for any help y’all can offer.
>
> —Rich
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to