Skip to content
New issue

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

海外的 CDN 数据无法拿到 #9

Open
enjoychaim opened this issue Sep 9, 2020 · 2 comments
Open

海外的 CDN 数据无法拿到 #9

enjoychaim opened this issue Sep 9, 2020 · 2 comments

Comments

@enjoychaim
Copy link

参见日志:

❯ 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]"
@juexiaolin
Copy link
Collaborator

用云监控的api调试一下,看是否能拉取到数据
https://cloud.tencent.com/document/api/248/31014

@BoringCat
Copy link

海外的CDN得用 QCE/OV_CDN 拉取,我看两篇文档维度和数据基本一致,能否支持一下?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants