与Grafana交互的Salt扩展
项目描述
Salt扩展用于Grafana
与Grafana交互的Salt扩展
安全
如果您认为您已发现安全漏洞,请参阅Salt的安全指南。
用户文档
此README是为希望为项目做出贡献的人编写的。如果您只想开始使用扩展,请参阅用户文档。
贡献
saltext-grafana项目团队欢迎社区的贡献。
有关贡献的详细信息,请参阅Salt贡献指南,但如果您想立即开始,以下是如何开始的步骤
# Clone the repo
git clone --origin salt git@github.com:salt-extensions/saltext-grafana.git
# Change to the repo dir
cd saltext-grafana
# Create a new venv
python3 -m venv env --prompt saltext-grafana
source env/bin/activate
# On mac, you may need to upgrade pip
python -m pip install --upgrade pip
# On WSL or some flavors of linux you may need to install the `enchant`
# library in order to build the docs
sudo apt-get install -y enchant
# Install extension + test/dev/doc dependencies into your environment
python -m pip install -e '.[tests,dev,docs]'
# Run tests!
python -m nox -e tests-3
# skip requirements install for next time
export SKIP_REQUIREMENTS_INSTALL=1
# Build the docs, serve, and view in your web browser:
python -m nox -e docs && (cd docs/_build/html; python -m webbrowser localhost:8000; python -m http.server; cd -)
编写代码并不是唯一的贡献方式!我们重视任何以下领域的贡献
- 文档 - 尤其是如何使用此模块解决特定问题的示例。
- 对问题进行分类并参与讨论
- 审查拉取请求(我们非常喜欢Conventional Comments!)
您还可以以其他方式做出贡献
- 撰写博客文章
- 在社交媒体上发布关于您如何使用Salt + Grafana解决问题的帖子,包括视频
- 在会议上发表演讲
- 发布视频
- 在IRC、Discord或电子邮件群组中提问/回答问题
这些行为对我们社区来说都非常有价值,我们真诚地感谢每一个贡献!
了解更多信息,请构建文档并访问 http://localhost:8000/ —— 那里您可以找到其余的文档。
项目详情
下载文件
下载适用于您平台的自定义文件。如果您不确定该选择哪个,请了解更多关于 安装包 的信息。
源分发
saltext_grafana-1.0.0.tar.gz (58.3 kB 查看哈希)
构建分发
关闭
saltext_grafana-1.0.0.tar.gz的哈希
算法 | 哈希摘要 | |
---|---|---|
SHA256 | ed52fa26e0356bdf06047d9abfadae2fad2df41805937a812b87faca70d7f83b |
|
MD5 | 3875cb57b1f118a085cb7c59b85b99f3 |
|
BLAKE2b-256 | b79c901641b051c68465d955600a0cf947ba9774bb43081d79c9f464854dc5d2 |
关闭
saltext.grafana-1.0.0-py2.py3-none-any.whl的哈希
算法 | 哈希摘要 | |
---|---|---|
SHA256 | 9a29787059fd3272070b89fd54a1880392a76f174eb4973d156833b58e56467e |
|
MD5 | de0892b6e7c5d5482292dc2209d8fe40 |
|
BLAKE2b-256 | 63f521874757d42b28116e85bd09b37a96eb1aeeaeec6457788925d0bec908eb |