William

Results 23 comments of William

I've been running into this issue as well. I have an external keyboard and use Karabiner, which both seem to be requirements for the bug. I've swapped option and command...

> @lwouis You are not wrong. > > Quitting one of them solved all the issues for me. Can you folks also confirm once @vpatel-dev , @hexedpackets ? Will close...

So as far as documentation, the most explicit page I've found is the [OpenID Connect Scopes description](https://auth0.com/docs/configure/apis/scopes/openid-connect-scopes) which states: > Once the user authorizes the requested scopes, the claims are...

There isn't a way to do that right now but it wouldn't be too hard to implement. It would require a new module that formats metrics into what OpenTSDB expects...

Depends on https://github.com/spotify/ffwd-http-client/issues/5

This only works for top-level configuration. Nested config that uses Jackson annotations (such as the output plugins) will still fail on unknown options.

Should it be a resource identifier to prevent disappearing metrics in Heroic?

We could measure rollouts that way, but not compare metrics across versions - eg that wouldn't show the UDP issue from #191. So I guess what's our goal with the...

PR proposing this: https://github.com/spotify/heroic/pull/196

PR proposing this: https://github.com/spotify/heroic/pull/225