We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
参见日志:
❯ go run cmd/qcloud-exporter/qcloud_exporter.go --config.file="/Users/chaim/Work/own/tencent_exporter/cdn.yml" level=info ts=2020-09-09T07:23:49.424Z caller=qcloud_exporter.go:85 msg="Starting qcloud_exporter" version="(version=, branch=, revision=)" level=info ts=2020-09-09T07:23:49.424Z caller=qcloud_exporter.go:86 msg="Build context" build_context="(go=go1.14.2, user=, date=)" level=info ts=2020-09-09T07:23:49.425Z caller=qcloud_exporter.go:93 msg="Load config ok" level=info ts=2020-09-09T07:23:52.878Z caller=cache.go:65 msg="Reload metric meta cache" namespace=QCE/CDN num=8 level=info ts=2020-09-09T07:23:52.878Z caller=product.go:176 msg="Init all query ok" Namespace=QCE/CDN numMetric=8 numSeries=16 level=info ts=2020-09-09T07:23:52.878Z caller=collector.go:109 msg="Create product collecter ok" Namespace=QCE/CDN level=info ts=2020-09-09T07:23:52.878Z caller=collector.go:112 msg="Create all product collecter ok" num=1 level=info ts=2020-09-09T07:23:52.878Z caller=qcloud_exporter.go:113 msg="Listening on" address=:9123 level=info ts=2020-09-09T07:24:03.121Z caller=collector.go:69 msg="Start collect......" name=QCE/CDN level=info ts=2020-09-09T07:24:03.121Z caller=collector.go:70 msg="test <--->" QCE/CDN=(MISSING) level=warn ts=2020-09-09T07:24:05.673Z caller=repository.go:200 msg="Instance has not monitor data" metric=BackOriginFailRate dimension="map[domain:xxx.com projectId:0]"
The text was updated successfully, but these errors were encountered:
用云监控的api调试一下,看是否能拉取到数据 https://cloud.tencent.com/document/api/248/31014
Sorry, something went wrong.
海外的CDN得用 QCE/OV_CDN 拉取,我看两篇文档维度和数据基本一致,能否支持一下?
No branches or pull requests
参见日志:
The text was updated successfully, but these errors were encountered: