Jonathan Davies
Jonathan Davies
Anyone still blocked by this; I found that both https://github.com/prometheus/client_rust and https://github.com/metrics-rs/metrics support this fine.
@felix920506 Done.
Ah, looked through the commits since 0.3.0 and seems dd18ce4b06ed19bd0998f747a319cae09f41dd7a is the fix for this - can we please have a new release?
I've started working on this on my free time at https://github.com/jpds/attic/tree/prometheus-metrics
I think this is the same as #24
You need flakes, given the entire evaluation section of the code relies on these: - https://github.com/nlewo/comin/blob/4eb600b96ddecca708cea9514ac56d3e6ee208a7/internal/nix/nix.go#L48-L61 Separate to `comin` - I do not believe there's a way to build a...
It started up very early in my boot sequence (way before networkd and unbound) - and thus failed a bunch of times on DNS requests. Even with a local remote,...
This doesn't work on my Forgejo instance because it tries to login as `comin` - but the token is tied to my account.
Basically, all I see is: ``` routers/web/web.go:120:func7() [E] Failed to verify user: user does not exist [uid: 0, name: comin] ``` I did also try renaming my normal user to...
Would be good to have the epoch timestamps of when the remotes were last fetched and when the last config update was applied.