Salt Extension for interacting with Prometheus
Project description
Salt Extension Modules for Prometheus
This is a collection of Salt extension modules for use with Prometheus.
Security
If you discover a security vulnerability, please refer to Salt's security guide.
User Documentation
For setup and usage instructions, please refer to the User Documentation.
Contributing
The saltext-prometheus project welcomes contributions from anyone!
The Salt Extensions guide provides comprehensive instructions on all aspects of Salt extension development, including writing tests, running tests, writing documentation and rendering the docs.
Quickstart
To get started contributing, first clone this repository (or your fork):
# Clone the repo
git clone --origin upstream git@github.com:salt-extensions/saltext-prometheus.git
# Change to the repo dir
cd saltext-prometheus
Automatic
If you have installed direnv, copying the included .envrc.example to .envrc and
allowing it to run ensures a proper development environment is present and the virtual environment is active.
Without direnv, you can still run the automation explicitly:
make dev # or python3 tools/initialize.py
source .venv/bin/activate
Manual
Please follow the first steps, skipping the repository initialization and first commit.
Pull request
Always make changes in a feature branch:
git switch -c my-feature-branch
Please ensure you include a news fragment describing your changes. This is a requirement for all user-facing changes (bug fixes, new features), with the exception of documentation changes.
To submit a Pull Request, you'll need a fork of this repository in
your own GitHub account. If you followed the instructions above,
set your fork as the origin remote now:
git remote add origin git@github.com:<your_fork>.git
Ensure you followed the first steps and commit your changes, fixing any
failing pre-commit hooks. Then push the feature branch to your fork and submit a PR.
Ways to contribute
Contributions come in many forms, and they’re all valuable! Here are some ways you can help without writing code:
- Documentation: Especially examples showing how to use this project to solve specific problems.
- Triaging issues: Help manage issues and participate in discussions.
- Reviewing Pull Requests: We especially appreciate reviews using Conventional Comments.
You can also contribute by:
- Writing blog posts
- Sharing your experiences using Salt + Prometheus on social media
- Giving talks at conferences
- Publishing videos
- Engaging in IRC, Discord or email groups
Any of these things are super valuable to our community, and we sincerely appreciate every contribution!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file saltext_prometheus-2.2.0.tar.gz.
File metadata
- Download URL: saltext_prometheus-2.2.0.tar.gz
- Upload date:
- Size: 70.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b454abf4edfdff06d26be54ccef6e38b510dd2311be3ea87cfa641545f6fc15
|
|
| MD5 |
7c161164b2f3ccb15c26e59575f5b8c2
|
|
| BLAKE2b-256 |
01b5bfbcfb44a0cd1574086686fc4a1fe429ed205cc34d8f5422c8328d5efd48
|
File details
Details for the file saltext_prometheus-2.2.0-py2.py3-none-any.whl.
File metadata
- Download URL: saltext_prometheus-2.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 15.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
49f77377a6b101f907720e5faa7ab1c7774bbf8a1029d70c702422a897ed9fba
|
|
| MD5 |
7e10ad52382d6fd6118deb7835b58c0d
|
|
| BLAKE2b-256 |
46f5de330fb7a6d233d6ced317f51066ac17157c7cb9a03cbbe5d7662dfa3009
|