• Johannes Stelzer's avatar
    Fix for empty datasource-name in metrics · 05e38801
    Johannes Stelzer authored
    If there is more than one DataSource and the non-primary bean-name is
    'datasource' an incorrect metric name is chosen.
    
    The metrics are named datasource.active and not datasource.xxx.active. To
    avoid this, the shortening of the bean-name only occurs if the bean-name
    is longer than 'datasource'.
    
    See gh-2320
    05e38801
Name
Last commit
Last update
..
src Loading commit data...
README.adoc Loading commit data...
pom.xml Loading commit data...