summaryrefslogtreecommitdiffstats
path: root/roles/openshift_metrics/templates/hawkular_metrics_rc.j2
Commit message (Collapse)AuthorAgeFilesLines
* Relocate filter plugins to lib_utilsMichael Gugino2017-12-181-1/+1
| | | | | | | | | | | | | | This commit relocates filter_plugings to lib_utils, changes the namespacing to prevent unintended use of older versions that may be present in filter_plugins/ directory on existing installs. Add lib_utils to meta depends for roles Also consolidate some plugins into lib_utils from various other areas. Update rpm spec, obsolete plugin rpms.
* dist.iteritems() no longer exists in Python 3.Jan Pazdziora2017-11-271-1/+1
|
* Bug 1452939 - change Logging & Metrics imagePullPolicyJan Wozniak2017-10-231-1/+1
| | | | | - all images logging and metrics change their default imagePullPolicy from Always to IfNotPresent
* rename vars to avoid double negatives and ensuing confusionJohn Sanda2017-08-141-2/+2
|
* add options to disable prometheus endpointsJohn Sanda2017-07-241-0/+2
| | | | | The prometheus endpoints for cassandra and for hawkular-metrics are enabled by default. This commit adds the option to disable them.
* Enable JMX reporting of internal metricsJohn Sanda2017-07-071-0/+1
| | | | | We need to enable jmx reporting of our internal, dropwizard metrics so that they can be exposed over prometheus endpoint.
* Metrics: update the imagePullPolicy to be alwaysmwringe2017-05-261-0/+1
|
* Changed Hawkular Metrics secrets to use a format similar to the one ↵Juraci Paixão Kröhling2017-04-061-13/+11
| | | | automatically generated by OpenShift
* Removed JGroups cert and password generation.Juraci Paixão Kröhling2017-02-241-7/+6
|
* fix 1406057. Allow openshift_metrics nodeselectors for componentsJeff Cantrill2017-02-061-0/+6
|
* Template update for Hawkular Metrics 0.23mwringe2017-01-191-0/+2
|
* set replicas to current value so not to disrupt current pods (#13)Jeff Cantrill2017-01-171-1/+1
|
* update vars to allow scaling of components (#9)Jeff Cantrill2017-01-171-1/+1
|
* allow definition of cpu/memory limits/resources (#11)Jeff Cantrill2017-01-171-0/+29
|
* Custom certificates (#5)Bruno Barcarol Guimarães2017-01-171-0/+2
| | | | | | | | | | | | | | | * Generate secrets on a persistent directory. * Split certificate generation files. * Custom certificates. * Minor fixes. - use `slurp` instead of `shell: base64` - fix route hostname * Updates on origin-metrics.
* prefix vars with metrics role (#4)Jeff Cantrill2017-01-171-5/+5
|
* Bruno Barcarol Guimarães work to move metrics to ansible from deployerJeff Cantrill2017-01-171-0/+88