perkons
perkons
@ktkrg I made PR https://github.com/opendistro-for-elasticsearch/performance-analyzer/pull/254 After this fix the service still fails with the error: `Dec 7 16:46:07 esnode1 performance-analyzer-agent-cli[1840903]: Error: Could not find or load main class com.amazon.opendistro.elasticsearch.performanceanalyzer.PerformanceAnalyzerApp Dec...
@opoplawski the package build in this case is pretty incorrect, there should be no use of mv and cp, instead the spec file should be used with something like this:...
@gferrette you could copy the file manually and set exec: ``` # cp /usr/share/elasticsearch/plugins/opendistro_performance_analyzer/bin/performance-analyzer-agent-cli /usr/share/elasticsearch/bin/ # chmod +x /usr/share/elasticsearch/bin/performance-analyzer-agent-cli ``` unfortunatelly there is another problem. You will get a new...
I just did redeploy my lab cluster. That means fresh installed CentOS 8 and Opendistro 1.12.0 and Performance Analyzer is working just fine. This proves my conclusion on the package...
We just tested a device with two logical-systems and the same applies here - metrics will be gathered only for the logical-systems that is defined as the first parameter. ```...
I am getting the same DATA_SOURCE_NAME="user/password@hostname:1521/dbname"
I have the same problem. Only in my case it does only show one app - Brave browser. Brave is installed via Home-Manager, so are other Browsers. Not sure why...
Good to hear. Thank you!
it seems to be an issue also with "%", it cuts off everything after this character. This can be replicated by using Spotify for instance, when pressing login and the...
@RossComputerGuy I have the same issue only I use NixOS unstable. When using your method the window opens. visible is set to FALSE.