mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
APM: Check endpoint port and team.
This commit is contained in:
parent
6f7b242ce2
commit
d4898bec3c
6 changed files with 63 additions and 5 deletions
|
@ -470,6 +470,7 @@ public:
|
|||
virtual std::string get_tencentcloud_cls_endpoint();
|
||||
virtual std::string get_tencentcloud_cls_topic_id();
|
||||
virtual bool get_tencentcloud_apm_enabled();
|
||||
virtual std::string get_tencentcloud_apm_team();
|
||||
virtual std::string get_tencentcloud_apm_token();
|
||||
virtual std::string get_tencentcloud_apm_endpoint();
|
||||
virtual std::string get_tencentcloud_apm_service_name();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue