文件名称:whisper:Whisper是Graphite的基于文件的时间序列数据库格式
文件大小:54KB
文件格式:ZIP
更新时间:2024-02-23 22:50:11
python library time-series metrics graphite
耳语 总览 Whisper是Graphite项目中的三个组成部分之一: ,一个基于Django的Web应用程序,用于绘制图形和仪表板 度量处理守护程序 Whisper时间序列数据库库 Whisper是一个固定大小的数据库,其设计和用途与RRD(循环数据库)相似。 随着时间的推移,它可以提供快速,可靠的数字数据存储。 Whisper允许更高的分辨率(每点几秒钟)的最新数据降级为较低的分辨率,以长期保留历史数据。 安装,配置和使用 请参考上的说明。 耳语脚本 rrd2whisper.py 将rrd文件转换为低语(.wsp)文件。 Usage: rrd2whisper.py rrd_path Options: -h, --help show this help message and exit --xFilesFactor=XFILESFACTOR The xFilesFactor to use in the output file. Defaults to
【文件预览】:
whisper-master
----MANIFEST.in(116B)
----.github()
--------stale.yml(683B)
--------ISSUE_TEMPLATE()
--------workflows()
----contrib()
--------whisper-auto-update.py(2KB)
--------whisper-auto-resize.py(9KB)
--------update-storage-times.py(7KB)
----.python-version(7B)
----requirements.txt(15B)
----.travis.yml(704B)
----tox.ini(1KB)
----LICENSE(11KB)
----.backportrc.json(427B)
----setup.py(1KB)
----README.md(8KB)
----test_whisper.py(35KB)
----.deepsource.toml(141B)
----.gitignore(103B)
----bin()
--------whisper-info.py(1KB)
--------whisper-fill.py(4KB)
--------whisper-diff.py(4KB)
--------find-corrupt-whisper-files.py(2KB)
--------whisper-fetch.py(3KB)
--------whisper-dump.py(4KB)
--------whisper-create.py(3KB)
--------whisper-merge.py(970B)
--------whisper-update.py(974B)
--------rrd2whisper.py(5KB)
--------whisper-resize.py(6KB)
--------whisper-set-xfilesfactor.py(926B)
--------whisper-set-aggregation-method.py(1KB)
----whisper.py(36KB)