Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.gleap.io/llms.txt

Use this file to discover all available pages before exploring further.

Gleap allows you to set the environment. The environment will be displayed along the environment data.
Gleap.setEnvironment("dev");
The environment is set to ‘prod’ as default value. Possible values are: “dev” | “staging” | “prod”.