Xabaril / AspNetCore.Diagnostics.HealthChecks

Enterprise HealthChecks for ASP.NET Core Diagnostics Package
Apache License 2.0
4.05k stars 793 forks source link

#2205 data about db checks #2228

Open thompson-tomo opened 4 months ago

thompson-tomo commented 4 months ago

What this PR does / why we need it: With these changes the health entries will now have the data attribute populated with some attributes which are keyed following OTLP semantic conventions

Which issue(s) this PR fixes: closes #2205

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

Please make sure you've completed the relevant tasks for this PR, out of the following list: