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
hertzbeat目前可以支持自定义exporter指定指标时间吗?查看源码貌似没有接受自定义时间
The text was updated successfully, but these errors were encountered:
我已经提过该建议,目前还在开发阶段 #2188
Sorry, something went wrong.
hi, the Intervals can be set min to 10 in master branch. #2348
你好,在主分支中可以将间隔最小设置为 10。 #2348
不是采集间隔时间,我自定义exporter,按着Prometheus规范上报数据,但是传入metrics time就会采集不到。我想要metric time可以自定义,但是目前不支持
不是间隔时间,是exporter的指标时间
我已经提过该建议,目前还在开发阶段 #2188 不是间隔时间,是exporter的指标时间
ok , sorry i made a mistake. i am not familiar with this feature
No branches or pull requests
Question
hertzbeat目前可以支持自定义exporter指定指标时间吗?查看源码貌似没有接受自定义时间
The text was updated successfully, but these errors were encountered: