Skip to main content

Salt Extension for interacting with InfluxDB

Project description

Salt Extension for InfluxDB

Salt Extension for interacting with InfluxDB

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-influxdb 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-influxdb.git

# Change to the repo dir
cd saltext-influxdb

Automatic

If you have installed direnv, allowing the project's .envrc ensures a proper development environment is present and the virtual environment is active.

Without direnv, you can still run the automation explicitly:

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

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:

You can also contribute by:

  • Writing blog posts
  • Sharing your experiences using Salt + InfluxDB 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

saltext_influxdb-1.0.0.tar.gz (61.0 kB view details)

Uploaded Source

Built Distribution

saltext.influxdb-1.0.0-py2.py3-none-any.whl (24.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file saltext_influxdb-1.0.0.tar.gz.

File metadata

  • Download URL: saltext_influxdb-1.0.0.tar.gz
  • Upload date:
  • Size: 61.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for saltext_influxdb-1.0.0.tar.gz
Algorithm Hash digest
SHA256 1633ca88ef1edc0fc0a4d9393426682c639e0f12e444fd2b861d9c3532e589b3
MD5 fa9c2e1d3ee3857c2e38625bcba421b7
BLAKE2b-256 e38c681309f3fd75c0af4b7a81016ee21369cb80d1886409155ea7850b2a923f

See more details on using hashes here.

File details

Details for the file saltext.influxdb-1.0.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for saltext.influxdb-1.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e77c633b33847f13753b9ec8f322e1dd8b86171eb973c6c9087de92adc8f7b6a
MD5 e35d92806d16b0f7ebe6b65f7f780c85
BLAKE2b-256 d2c28ac3770110eb41ba7fc72e1ee44cd904ae94308c74320b6003f59f7499b6

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page