Releases
v2.7.0
v2.7.0 (2024-06-03)
Bug Fixes
Remove useless tags initialisation in save method of prometheus_db
Change filtering by tags on PowerReport. Now, if tags is empty all metadata is kept
Adapt test to changes on environment variables parsing
Correct parsing of environment variable by using longest argument suffix
Change argument names separator from _ to -
Rename parameters names in extract_file_names action, Remove code related to influxdb 1.8
Build System
Bump PowerAPI package version to 2.7.0
deps: Bump github/codeql-action from 3.25.6 to 3.25.7
deps: Bump docker/login-action from 3.1.0 to 3.2.0
deps: Bump actions/checkout from 4.1.5 to 4.1.6
deps: Bump python from 2be8dad
to afc139a
deps: Bump github/codeql-action from 3.25.3 to 3.25.4
deps: Bump softprops/action-gh-release from 2.0.4 to 2.0.5
deps: Bump actions/checkout from 4.1.4 to 4.1.5
deps: Bump codecov/codecov-action from 4.3.0 to 4.3.1
deps: Bump github/codeql-action from 3.25.2 to 3.25.3
deps: Bump python from 399ca82
to 2be8dad
deps: Bump actions/checkout from 4.1.3 to 4.1.4
deps: Bump python from 541d45d
to 399ca82
deps: Bump github/codeql-action from 3.25.1 to 3.25.2
deps: Bump actions/checkout from 4.1.2 to 4.1.3
deps: Bump github/codeql-action from 3.25.0 to 3.25.1
deps: Bump github/codeql-action from 3.24.10 to 3.25.0
Code Refactoring
Remove unnecessary files and directory on source
Remove unnecessary directory old
actor: Fix pylint unsubscriptable-object
warning
pusher: Fix pylint useless-return
warning
report: Clean _extract_timestamp
method code
Documentation
Features
config: Add host
parameter to config the socket db listen address
database/socket: Add host
attribute to set the socket listen address
Tests
Add tests for PowerReport related to tags management and generation of influxdb and prometheus documents
utils/cli: Add host
field for socket output in config export
You can’t perform that action at this time.