-
Updated
May 31, 2021 - Vue
application-monitoring
Here are 36 public repositories matching this topic...
-
Updated
Jun 3, 2021 - PHP
-
Updated
May 27, 2021 - Ruby
Describe the bug
A clear and concise description of the bug.
when my asp.net core 3.1 app host in IIS, the url console is 127.0.0.1,so,when i have Multiple instances,the instances name will be the same,such as 127.0.0.1:svaname:port,eureka server think they are a single instance.
i print the console in source code:


Is your feature request related to a problem?
Currently, trace filter page allows latency filter have max value to lower than min value. This will always give 0 traces as results
Describe the solution you'd like
Give a warning when max value is less than min value, and don't allow latency filter to be applied. May be keep apply button in latency filter in disabled state
Descri