gpt4 book ai didi

graphite - 在 Graphite 中组织度量存储?

转载 作者:行者123 更新时间:2023-12-03 06:41:43 27 4
gpt4 key购买 nike

如何将我的指标保存在根级别。当前已保存在统计层次结构下(请参阅 graphite )想要保存在顶层(Graphite)下

最佳答案

将这些设置添加到您的 statsd 配置文件中(可能类似于 /etc/statsd.js)

{
...(unrelated options)...
, graphite: {
legacyNamespace: false
, globalPrefix: ""
, prefixCounter: ""
, prefixTimer: ""
, prefixGauge: ""
, prefixSet: ""
}
}

关于graphite - 在 Graphite 中组织度量存储?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15694242/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com