Liking cljdoc? Tell your friends :D

wagoe.observability.errors.schema

Configuration schemas for error reporting infrastructure.

This namespace defines Malli schemas for validating error reporting configuration, ensuring proper structure and constraints for different error reporting providers.

Configuration schemas for error reporting infrastructure.

This namespace defines Malli schemas for validating error reporting configuration,
ensuring proper structure and constraints for different error reporting providers.
raw docstring

AlertingConfigclj

Configuration for error-based alerting.

Configuration for error-based alerting.
sourceraw docstring

BaseErrorReportingConfigclj

Base error reporting configuration shared by all providers.

Base error reporting configuration shared by all providers.
sourceraw docstring

BugsnagErrorReportingConfigclj

Configuration for Bugsnag error reporting provider.

Configuration for Bugsnag error reporting provider.
sourceraw docstring

ContextConfigclj

Configuration for error context collection.

Configuration for error context collection.
sourceraw docstring

CustomErrorReportingConfigclj

Configuration for custom error reporting provider.

Configuration for custom error reporting provider.
sourceraw docstring

default-alerting-configclj

Default alerting configuration.

Default alerting configuration.
sourceraw docstring

default-error-handling-configclj

Default error handling configuration.

Default error handling configuration.
sourceraw docstring

default-no-op-configclj

Default no-op error reporting configuration.

Default no-op error reporting configuration.
sourceraw docstring

default-sentry-configclj

Default Sentry error reporting configuration.

Default Sentry error reporting configuration.
sourceraw docstring

default-webhook-configclj

Default webhook error reporting configuration.

Default webhook error reporting configuration.
sourceraw docstring

error-reporting-config-transformerclj

Transforms external configuration to internal format.

Transforms external configuration to internal format.
sourceraw docstring

ErrorEnvironmentclj

Environment types for error context.

Environment types for error context.
sourceraw docstring

ErrorHandlingConfigclj

Configuration for application-level error handling.

Configuration for application-level error handling.
sourceraw docstring

ErrorProviderclj

Supported error reporting providers.

Supported error reporting providers.
sourceraw docstring

ErrorReportingConfigclj

Unified error reporting configuration schema that validates any provider.

Unified error reporting configuration schema that validates any provider.
sourceraw docstring

ErrorSeverityclj

Severity levels for error reporting.

Severity levels for error reporting.
sourceraw docstring

explain-error-reporting-configclj

(explain-error-reporting-config config)

Provides detailed validation errors for error reporting configuration.

Provides detailed validation errors for error reporting configuration.
sourceraw docstring

explain-system-error-reporting-configclj

(explain-system-error-reporting-config config)

Provides detailed validation errors for system error reporting configuration.

Provides detailed validation errors for system error reporting configuration.
sourceraw docstring

FilterConfigclj

Configuration for error filtering.

Configuration for error filtering.
sourceraw docstring

get-schemaclj

(get-schema category schema-name)

Retrieves a schema from the registry by category and name.

Retrieves a schema from the registry by category and name.
sourceraw docstring

NoOpErrorReportingConfigclj

Configuration for no-op error reporting provider.

Configuration for no-op error reporting provider.
sourceraw docstring

normalize-error-reporting-configclj

(normalize-error-reporting-config config)

Normalizes and validates an error reporting configuration map.

Normalizes and validates an error reporting configuration map.
sourceraw docstring

normalize-system-error-reporting-configclj

(normalize-system-error-reporting-config config)

Normalizes and validates a system error reporting configuration map.

Normalizes and validates a system error reporting configuration map.
sourceraw docstring

RetryConfigclj

Configuration for error reporting retry logic.

Configuration for error reporting retry logic.
sourceraw docstring

RollbarErrorReportingConfigclj

Configuration for Rollbar error reporting provider.

Configuration for Rollbar error reporting provider.
sourceraw docstring

schema-registryclj

Registry of all error reporting schemas for easy access.

Registry of all error reporting schemas for easy access.
sourceraw docstring

SentryErrorReportingConfigclj

Configuration for Sentry error reporting provider.

Configuration for Sentry error reporting provider.
sourceraw docstring

SystemErrorReportingConfigclj

Complete system error reporting configuration.

Complete system error reporting configuration.
sourceraw docstring

validate-error-reporting-configclj

(validate-error-reporting-config config)

Validates an error reporting configuration map.

Validates an error reporting configuration map.
sourceraw docstring

validate-system-error-reporting-configclj

(validate-system-error-reporting-config config)

Validates a complete system error reporting configuration map.

Validates a complete system error reporting configuration map.
sourceraw docstring

WebhookErrorReportingConfigclj

Configuration for webhook-based error reporting provider.

Configuration for webhook-based error reporting provider.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close