collectd-formula icon indicating copy to clipboard operation
collectd-formula copied to clipboard

Results 16 collectd-formula issues
Sort by recently updated
recently updated
newest added

updates: - [github.com/rubocop-hq/rubocop: v1.30.1 → v1.64.1](https://github.com/rubocop-hq/rubocop/compare/v1.30.1...v1.64.1) - [github.com/shellcheck-py/shellcheck-py: v0.8.0.4 → v0.10.0.1](https://github.com/shellcheck-py/shellcheck-py/compare/v0.8.0.4...v0.10.0.1) - [github.com/adrienverge/yamllint: v1.26.3 → v1.35.1](https://github.com/adrienverge/yamllint/compare/v1.26.3...v1.35.1) - [github.com/warpnet/salt-lint: v0.8.0 → v0.9.2](https://github.com/warpnet/salt-lint/compare/v0.8.0...v0.9.2) - https://github.com/myint/rstcheck → https://github.com/rstcheck/rstcheck - [github.com/rstcheck/rstcheck: 3f929574 → v6.2.0](https://github.com/rstcheck/rstcheck/compare/3f929574...v6.2.0)...

Bumps [activesupport](https://github.com/rails/rails) from 7.0.3.1 to 7.0.4.3. Release notes Sourced from activesupport's releases. v7.0.4.3 Active Support Implement SafeBuffer#bytesplice [CVE-2023-28120] Active Model No changes. Active Record No changes. Action View Ignore certain...

dependencies

### PR progress checklist (to be filled in by reviewers) - [ ] Changes to documentation are appropriate (or tick if not required) - [ ] Changes to tests are...

## Your setup ### Formula commit hash / release tag `v1.2.1` ### Versions reports (master & minion) salt --versions-report ``` Salt Version: Salt: 3005.1 Dependency Versions: cffi: Not Installed cherrypy:...

bug

When we include the collectd.postgresql state, the service launch fails because of the missing libpq.so.5 module with this error message on `debian-10 platform: ` To reproduce the error : -...

bug

`collectd-formula` is a quite simple formula, very stable (most of last changes concerns adding plugins or improving doc), and now that tests are implemented _(or should be soon)_ I think...

Right now it is only possible to define Connection in java.con. This means e.g if you running zk and Kafka on same node you can't graph both applications. Current Setup:...

Wrong dump python object with quotes (need double quotes) ### Actual behavior Pillar: ``` collectd: plugins: python: modules: elasticsearch: variables: AdditionalMetrics: [""] ``` Generated file: ``` AdditionalMetrics [''] ... ```...

Currently, only one node is supported.

enhancement