tencent cloud

All product documents
Tencent Cloud Observability Platform
Metadata
Last updated: 2025-03-11 19:41:13
Metadata
Last updated: 2025-03-11 19:41:13
Metadata is an object that contains the metadata of the performance testing task, which is returned when the pts.metadata() method is called.

Field

Field
Type
Description
userID
string
User UIN.
appID
string
Account AppID.
scenarioID
string
Performance testing scenario ID.
region
string
The region of the performance testing task.
jobID
string
Performance testing task ID.

Samples

Call metadata() to obtain the Metadata object:
import { metadata } from 'pts';

export default function () {
// md is an interface object for Metadata.
let md = metadata();
console.log(md.userID); // 123456
console.log(md.appID); // 123456
console.log(md.scenarioID); // scenario-xxxxxxxx
console.log(md.region); // ap-guangzhou
console.log(md.jobID); // job-xxxxxxxx
}

Was this page helpful?
You can also Contact Sales or Submit a Ticket for help.
Yes
No

Feedback

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
Hong Kong, China
+852 800 906 020 (Toll Free)
United States
+1 844 606 0804 (Toll Free)
United Kingdom
+44 808 196 4551 (Toll Free)
Canada
+1 888 605 7930 (Toll Free)
Australia
+61 1300 986 386 (Toll Free)
EdgeOne hotline
+852 300 80699
More local hotlines coming soon