davide-parini

Results 6 issues of davide-parini

If you have more than 20 saved dashboard into banana-int, the pagination does not work properly: it is impossible to go to page 2. Clicking on "2": ![immagine](https://user-images.githubusercontent.com/38081480/73530223-5984ca00-4418-11ea-81ba-e5da43c59d31.png) Results in...

Searching for a dashboard is quite hard. As a user, i would expect a case-insensitive "like" search. If i have: - Foo01 - FOO02 - Bar02 I would expect that...

I'm trying to monitor a JBoss instance running on OpenJDK 11 with Pinpoint 2.0.1. I've added the required java options in order to do this, as outlined [here](https://github.com/pinpoint-apm/pinpoint/tree/master/plugins/jboss#pinpoint-jboss-plugin-configuration). Since Java...

Hello, We have 2 agents running on the same machine: one is the classic Java Agent, the other one is the new Node Agent. We noticed in the inspector that...

The editor closes a string on the first non-escaped double quote. This should not be done in presence of the triple-quote. The following is an example of something that, for...

I think backslash in strings should not be always considered an error if no escape sequence is recognized. The following, for instance, is absolutely ok in a Morphline configuration files...