Skip to content

Add production observability #21

Description

@TrixNEW

What do you want?

Make zphp diagnosable in real deployments.

Add

  • structured server logging
  • configurable access logs
  • request IDs
  • error/crash logs
  • health endpoint
  • readiness endpoint
  • uptime
  • active connections
  • active requests
  • request count
  • error count
  • memory usage
  • request latency
  • worker/runtime statistics
    Keep metrics/logging low-overhead and optional.

Done when:
Operators can identify crashes, leaks, latency problems, and failing requests without attaching a debugger.

Why does it belong here?

Make zphp diagnosable in real deployments.

Alternatives considered

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions