Alhardy.github.io

Struct HealthCheckResult

WebDescription. HealthCheckResult. Degraded status response. Degraded (Exception) Create a Degraded status response. This is useful for when a health check may fail but the …

Actived: 8 days ago

URL: https://alhardy.github.io/app-metrics-docs/api/App.Metrics.Health.HealthCheckResult.html

Class HealthCheck

WebType Name Description; System.String: name: A descriptive name for the health check. System.Func < Task < System.String >>: check: A function returning a message that is a …

Category:  Health Go Health

Web Monitoring Packages

WebNote.NET 452 App Metric packages are still targetting App Metrics RC1 due to lack of adoption.

Category:  Health Go Health

Struct HealthCheck.Result

WebType Name Description; System.String: name: A descriptive name for the health check. HealthCheckResult: check: The result of executing a health check.

Category:  Health Go Health

What is App Metrics

WebApp Metrics is an open-source and cross-platform .NET library used to record metrics within an application. App Metrics can run on .NET Core or on the full .NET framework also …

Category:  Health Go Health

ASP.NET Core Middleware Response Formatters

WebASP.NET Core Middleware Response Formatters. App Metric's Middleware supports pluggable formatters which provide the ability to serialize metric and health check data …

Category:  Health Go Health

ASP.NET Core Middleware JSON Formatting

WebASP.NET Core Middleware JSON Formatting. To serialize metrics, environment information and/or health as JSON when /metrics, /metrics-text, /env and/or /health are requested:. …

Category:  Health Go Health

Class HealthCheckFactoryExtensions

WebType Name Description; IHealthCheckFactory: factory: The health check factory where the health check is registered. System.String: name: The name of the health check.

Category:  Health Go Health

Generic Dashboards

WebGeneric OAuth2 Web Dashboard Features. OAUth2 Metrics measured by the App Metrics ASP.NET Core Middleware are pre-configured in the Grafana dashboard. Supports …

Category:  Health Go Health

Web Application Monitoring via ASP.NET Core Middleware

WebApp Metrics includes a set of middleware components to automatically track typical metrics used in monitoring a web application. The metrics recorded by thse middleware …

Category:  Health Go Health

Namespace App.Metrics.Health

WebNamespace App.Metrics.Health Classes ApplicationHealthMetricRegistry HealthCheck HealthCheckStatusExtensions

Category:  Health Go Health

ASP.NET Core Middleware Prometheus Formatting

WebASP.NET Core Middleware Prometheus Formatting. If using Prometheus for persisting metrics, you'll find that Prometheus promotes a Pull rather than Push based model. We …

Category:  Health Go Health

Interface IProvideHealth

WebNamespace:App.Metrics.Health.Abstractions Assembly:cs.temp.dll.dll Syntax

Category:  Health Go Health

Interface IMetrics

WebNamespace:App.Metrics Assembly:cs.temp.dll.dll Syntax. public interface IMetrics. Remarks

Category:  Health Go Health

AspNet Middleware Configuration Options

WebTip. If you require some configuration to be environment specific (e.g. disabling metrics in a uat environment) and therefore would pefer some options in appsettings, the middleware …

Category:  Health Go Health

Class ReportRunner<T>

Web[Obsolete("Remove in 2.0.0 - Doesn't make sense to report health status as part of metric reporting, health check results are reported as guages as well")] public void …

Category:  Health Go Health