TwiN
TwiN
Have you looked at this? https://github.com/TwiN/gatus#configuring-custom-alerts You can specify your own headers like so: ```yaml custom: # ... headers: Content-Type: "text/plain" ``` By default, if you don't specify any header...
Since you haven't replied, I'm going to close this issue.
3500?! 🤣 That's far beyond what I thought anybody would ever use Gatus for, and I can see why it the UI would be unusable. Even just the API alone...
@dchidell What do you mean by this?: > I've given this some more thought, and typically the only interesting services are those experiencing problems. But anyways, I was thinking of...
Quick update on the above ^ I released v3.0.0 today, and while paging hasn't been implemented yet, I did make the breaking change necessary to allow paging. Before, `/api/v1/statuses` returned...
@dchidell I've finally decided to look into improving the performance yesterday (couldn't reply until now due to work). I'm not sure if you still have ~3500 endpoints, but if you...
@dchidell I've just pushed the image `twinproduction/gatus:experimental` built from #314. It's not in the latest branch yet because I'd like if somebody properly tested it first. The first time you...
Hello @mapl. This is quite an edge case, so honestly, I'm not sure I'll be personally working on this unless more people show interest for this feature (based on the...
That looks good. @mapl What do you think would be the appropriate behavior when there are overlapping service names? Also, how about we do the opposite: the remote Gatus instances...
Fair enough, though if we're pulling, then there's no need for a token since the endpoint needs to be public for the dashboard to be shown. Sounds good!