issues
search
newrelic
/
nri-mssql
New Relic Infrastructure Mssql Integration
MIT License
9
stars
18
forks
source link
[NR-74255] fix(bufferPoolHitPercent): removing nolock
#106
Closed
paologallinaharbur
closed
1 year ago
paologallinaharbur
commented
1 year ago
This PR:
removes the nolock and changes the query to avoid issues in the computation of the ratio
bumps the dependencies and go version
add few lines to explain how to run locally the integration
This PR: