-
All metadata about a metric in Hawkular Metrics is stored as a tag. Right now when someone creates a metric definition, they are able to add to that metric additional tags they would like to add. But …
-
For 2.1 and beyond, user is seeing an issue where sourecategories are populating like this:
app_prod/some_app_name
app_prod/some_app_name_62
app_prod/some_app_name 63...
Can provide more info …
-
Dockerfiles generated are suboptimal, not following standard best practices:
1. Lots of extra layers created with no effect, for example many USER layers
2. Commands that can be concatenated into …
-
As a subscriber to the FaktorZ platform I would like to see usage metrics and charging data at a pod level, a namespace level and an account level in for CPU and Memory in 1-hour intervals.
-
In the **data structure** section of the readme, it says "_Values must be inserted in the increasing time order, out-of-order insertions are not supported_". If I understand it correctly, it requires …
-
See for example, https://github.com/jboss-openshift/cct_module/blob/master/os-java-jolokia/added/jolokia-opts.
Otherwise, java console in openshift will not work. I am currently receiving the follo…
ghost updated
6 years ago
-
Trying to install using `make install`:
```
[root@HIDDEN nagios-plugins-openshift]# make install
mkdir -p /usr/lib/nagios-plugins-openshift
cp new-app-and-wait "/usr/lib/nagios-plugins-openshift…
-
Recently a few PRs got merged in reva in ocis to reduce log verbosity. During this process we realized that there might be a conceptual error as in that we want to sparate access-logs from application…
IljaN updated
3 years ago
-
As discussed in #36 the current impl's set of parameters is overloaded and we should rewrite to pass all optional params in a hash.
-