Xabaril / AspNetCore.Diagnostics.HealthChecks

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

#2205 data about db checks #2228

Open thompson-tomo opened 6 months ago

thompson-tomo commented 6 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: