tencent cloud

Feedback

Environment Control

Last updated: 2024-01-22 19:25:42
Aegis will report the data environment as production, and you can modify it through the env parameter.
new Aegis({
id: '',
env: Aegis.environment.gray
})
Valid values of Aegis.environment:
export enum Environment {
production = 'production', // Production environment
gray = 'gray', // Beta test environment
pre = 'pre', // Prerelease environment
daily = 'daily', // Daily release environment
local = 'local', // Local environment
test = 'test', // Test environment
others = 'others' // Other environments
}
After you modify the env parameter, the data reported by Aegis will carry it to help you distinguish between the data from different environments. However, only data in the production environment can participate in the calculation of the project score.
Contact Us

Contact our sales team or business advisors to help your business.

Technical Support

Open a ticket if you're looking for further assistance. Our Ticket is 7x24 avaliable.

7x24 Phone Support