Gerry Agbobada

Results 46 issues of Gerry Agbobada

As discussed on discord, `xmllint` is harder to run on the generated `.keylayout` because its parser chokes. So this is a screen capture of VSCodium using the RedHat XML extension....

Hello, Thanks for the crate, it makes Slack API navigation and learning a lot easier! I cannot find the types to use to deserialize and respond to messages that arrive...

# Summary To avoid any surprise when loading this VSC theme, it should provide a value for every customizable item found in the documentation (so it is overwritten when the...

enhancement
help wanted

Hello, Recently I had the need to get the metrics of Tokio runtime to be exposed to Prometheus. As the metrics are very unstable for now (It's hidden [behind a...

Source is https://github.com/tgbugs/laundry Still need to understand what to do with "symbolic token identifiers"

> Oh I see, so the point of this PR is to automatically start Prometheus in a Docker container if it's missing, instead of having to have Prometheus installed on...

I think some of the feedback we got was to know whether it is possible to conditionally compile autometrics, and maybe we could add examples of this in the doc;...

The "For projects already using custom Prometheus metrics" section could use a few tweaks, noting them here not to forget. - The toml snippet to add autometrics doesn't work. "Inline...

Once you're done setting up `autometrics` there could be a "now what?" moment, where you might not know what those metrics would bring. Maybe adding a small `am.toml` file (or...

Pending #47 merge. Once the PR is merged, the ability to inject a new trace ID/span ID into an Echo context will only happen through a middleware library, to properly...