BigBoot / AutoKuma

AutoKuma is a utility that automates the creation of Uptime Kuma monitors based on Docker container labels. With AutoKuma, you can eliminate the need for manual monitor creation in the Uptime Kuma UI.
MIT License
310 stars 15 forks source link

Examples do not include headers #103

Open johntdyer opened 3 days ago

johntdyer commented 3 days ago

I am trying to figure out how to add a request header to an http check and noticed its not listed as being supported in the ENTITY_TYPES.md I notice however it is mentioned several times int he code.. Could you please provide an example of how to use it since I seem to be struggling . Thanks !