Frank Elsinga

Results 1101 comments of Frank Elsinga

About your comments > monitor multiple IPs separately from that DNS record IP and HOST header can be monitored separately as stated in https://github.com/louislam/uptime-kuma/issues/1689#issuecomment-1843944315 > report down if all [...]...

I think what this issue is really lacking is "How should this work" without exponentially increasing the complexity. There are already probably too many settings, I don't want this to...

Since Prometheus does only allow ASCII label names (thus handling of the client library is correct) we need to trim these chars out of the labels and only add a...

We use `axios`/`Node.js` to do the heavy lifting in this department. According to https://github.com/axios/axios/issues/4534#issuecomment-1246088657 we already do Happy Eyeballs. Said issue is a bit contradictory/outdated with https://github.com/nodejs/node/issues/48145 and https://github.com/nodejs/node/issues/708#issuecomment-256405916 There...

As far as I read [section-5.4 of `RFC6555`](https://datatracker.ietf.org/doc/html/rfc6555#section-5.4), the logic you are talking about SHOULD work as far as I read this part. (not a specs-expert)

> Are there any node v22 dev builds available? See #4500 what bugs remain before we can publish the first beta of v2.0

@Zaid-maker @Saibamen Would this Action help your workflow? (being curious: what is your workflow?)

I'd like there to not be a comment. I am thinking about how frustrated I would be if this comment would come up for the second/third/fourth time (without there being...

Just adding a label is kind of pointless, right? for **contributors**: The only time a contributor would see it if they are viewing the PR on GitHub => would already...

> Without it, he won't know if his PR is outdated And? Please see my [comment from above](https://github.com/louislam/uptime-kuma/pull/4694#issuecomment-2067427692) why I think that that is not as bad as you think...