lp:~logrotate-charmers/charm-logrotated

Get this repository:
git clone https://git.launchpad.net/~logrotate-charmers/charm-logrotated
Members of Logrotate Charmers can upload to this repository. Log in for directions.

Branches

Name Last Modified Last Commit
fix_bug_exception 2019-10-09 14:52:14 UTC
Added better exception handling and logging

Author: Diko Parvanov
Author Date: 2019-10-09 14:52:14 UTC

Added better exception handling and logging

feature/override 2019-10-08 14:29:58 UTC
Fixed README, config.yaml and lib_logrotate

Author: Diko Parvanov
Author Date: 2019-10-08 14:29:58 UTC

Fixed README, config.yaml and lib_logrotate

master 2019-10-08 14:29:58 UTC
Fixed README, config.yaml and lib_logrotate

Author: Diko Parvanov
Author Date: 2019-10-08 14:29:58 UTC

Fixed README, config.yaml and lib_logrotate

prometheus 2019-06-20 10:01:27 UTC
Prometheus integration via pushgateway

Author: Diko Parvanov
Author Date: 2019-06-20 10:01:27 UTC

Prometheus integration via pushgateway

Proposed prometheus-pushgateway integration. New configuration
option 'prometheus-push-gateway-info' proposed which should conform
to the following format: {HOST}:{PORT}. As the detection of changes
for logrotate files are is done only sometimes, doesn't make sense
to put a web server service metrics. Instead integrate with
prometheus-pushgateway charm and use it as target for the metrics.
The logrotate charm will push metrics in the format of:
logroatte_{host}_{config_file}, where {host} and {config_file}
will get their dashes (-) replaced with underscores (_) as prometheus
does not allow dashes in the metrics.
Push is only done after the first installation and modifications are
completed, for this a hookenv unitdata key is used ('installed')
that is set after installation completes.

bugs_1833095_1833093 2019-06-19 06:57:57 UTC
Fixed linting and unit testing

Author: Diko Parvanov
Author Date: 2019-06-19 06:57:57 UTC

Fixed linting and unit testing

Fixed the linting to pass the tox -e lint test.
Fixed the unit testing to pass tox -e unit,
regression from previous commits.

Closes-Bug: 1833095
Closes-Bug: 1833093

logrotate-charm 2019-06-13 06:46:03 UTC
Added Juju header check

Author: Diko Parvanov
Author Date: 2019-06-13 06:46:03 UTC

Added Juju header check

When modifying the files the charm now adds headers
to inform the user that the files are maintained
by Juju and manual changes might be overwritten.

16 of 6 results
This repository contains Public information 
Everyone can see this information.