Patrick Vogel

Results 19 comments of Patrick Vogel

Hey @majinman , Thanks for your issue. In order to find out what went wrong with your configuration, I would like to check the following two things: - Is the...

Hey @majinman , Thanks for your stack trace. It seems that you haven't configured the file correctly. Try to replace line 3 `GIT=//.git/` with the actual location of your git...

Hi @dreamfalcon, Thanks for notifying this issue. Can you check the database for me to see whether there are some lines captured in the database? The query will be: `SELECT...

Hi ravindra-joshi, Thanks for your issue. Your proposed scenario is indeed a scenario that applies to multiple users of the FMD. Below are our answers: - Q1: Is it possible...

Ideally, yes. If you have the name of the database configured in the configuration-file, you only have to append the name with '?charset=utf8'. So, for example: ``` DATABASE=sqlite://///dashboard.db ``` becomes...

Since version 1.12.0 the average is changed to median. Keeping both would be ideal, since the table would become too width

@thefreakingmind12 Yes, I'm looking forward to your PR! Kind regards, Patrick

Hey all, First of all, thank RohitStende for your analysis. This has helped me to better identify the exact problem. Let me first expain what we do in the FMD....

Maybe, this is possible using the git-data, as git keeps track of the changes

One thing that it important to mention is that the Dashboard Overview shows the **median** execution times per endpoint. However, for determining whether it is an outlier, we use the...