Skip to content

Documentation

ErrorNotifier docs for setup, operations, and API integration

Start with a monitor, prove domain ownership, connect alerts, then add browser errors, visitor reports, release metadata, and CI test-run history when the team is ready.

Quick startCreate a workspace, verify a domain, add a monitor, connect alerts, and schedule workers.Setup wizardHuman-friendly setup steps for URL, expected status, keyword, alert, worker, and SDK choices.Worker setupRun uptime checks and queued DNS proof verification from WP-CLI, cron, or Windows Task Scheduler.API referenceChoose the right credential model for browser events, server-side CI metadata, and authenticated app actions.JavaScript SDKInstall browser error capture, SDK domain proof, visitor bug reports, and privacy-aware page statistics.WordPress pluginConfigure browser telemetry, bug reports, health reports, diagnostics, approved-domain setup, and update notices.PHP SDK surfaceSend server-side events, release metadata, deploy records, artifacts, and CI results over HTTPS from PHP.Python connectionUse environment-based ErrorNotifier keys, Python client samples, logging handler examples, Flask wiring, requests fallback code, and .NET package parity.Node SDK surfaceUse fetch with ErrorNotifier server secrets for backend events, releases, deploys, and CI records.CI test ingestionPost CI and unit-test results with failure rows, commits, branches, releases, and report URLs.Releases and artifactsSend release, deploy, source-map, and symbol-file metadata for build-aware errors.NuGet packageDownload ErrorNotifier.Extensions.Logging.1.0.2.nupkg, verify the SHA-256 checksum, and install from NuGet.org or a private mirror..NET loggingInstall the async ILogger provider, tune batches, share ERRORNOTIFIER variables with Python, and choose hosted, WordPress, or direct MySQL ingestion.AI endpoint referenceSubmit public-safe AI evidence, suggestions, and talk-back records into human review with UAIX schemas and OpenAPI discovery.WebhooksVerify signed incident payloads and reject stale or unsigned deliveries.ResourcesUse incident-response templates and uptime budget math to turn alerts into a repeatable process.Trust centerReview current security, privacy, data minimization, and enterprise-readiness boundaries.

Python connection parity

The Python connection guide covers ERRORNOTIFIER_PROJECT_KEY, ERRORNOTIFIER_BASE_URL, a Flask application sample, a logging-handler sample, and raw requests.post fallback code.

.NET package path

The .NET logging guide links the hosted ErrorNotifier.Extensions.Logging package, explains X-ErrorNotifier-Key, and keeps Python connection parity through the same ERRORNOTIFIER_* environment-variable contract.

NuGet download

Download ErrorNotifier.Extensions.Logging.1.0.2.nupkg and compare the published SHA-256 checksum before mirroring it into an organization feed.

Install path

Most sites start with one public HTTPS monitor, email alerts, and a scheduled worker. Browser SDK setup can prove the domain and add JavaScript issue capture later.

Operational path

Use incidents, status pages, alert delivery logs, and uptime budgets to decide who owns response and when customers get updates.

Developer path

Use public project keys in browsers and server secrets in CI or backend systems. Keep server secrets out of client code and templates.