Generates an endpoint key following the Gatus documentation.
Name of the endpoint.
Group name of the endpoint.
The usable endpoint key.
generateEndpointKey("Landing", "Frontend"); // "frontend_landing" Copy
generateEndpointKey("Landing", "Frontend"); // "frontend_landing"
Generates an endpoint key following the Gatus documentation.