ARMS provides OpenTelemetry-compatible endpoints for reporting metrics to Prometheus. You can obtain the endpoint URL from the Cloud Monitor console and use either the public or internal network to send metric data.
Endpoint URLs
The following table lists the available OpenTelemetry metrics reporting endpoints:
| Network | URL |
| Public | https://cn-hangzhou.arms.aliyuncs.com/opentelemetry/{authentication-token}/cn-hangzhou/api/v1/metrics |
| Internal | http://cn-hangzhou-intranet.arms.aliyuncs.com/opentelemetry/{authentication-token}/cn-hangzhou/api/v1/metrics |
Note
In the endpoint URLs, {authentication-token} is a placeholder. Replace it with your actual authentication token value. The cn-hangzhou component in the domain and path represents the region ID.
该文章对您有帮助吗?