Skip to content

Conversation

jineshnagori
Copy link

@jineshnagori jineshnagori commented May 18, 2025

This pull request introduces a new example under the example/ directory named apisix-complete-stack, offering a complete, plug-and-play observability and logging setup for Apache APISIX using Docker Compose.

Key Changes:

Comprehensive Stack Integration

  • Integrated Apache APISIX (v3.12.0) with ETCD and APISIX Dashboard (v3.0.0).
  • Added Prometheus for metrics collection from APISIX.
  • Added Loki for logs from NGINX proxy.
  • Integrated Grafana with preconfigured dashboards for:
    • APISIX metrics (via Prometheus)
    • APISIX logs (via Loki + Promtail)
  • Configured NGINX reverse proxy with SSL termination.

Monitoring & Logging Enhancements

  • Loki collects logs pushed by Promtail from NGINX.
  • Prometheus scrapes metrics from APISIX.
  • Dashboards are auto-provisioned in Grafana for immediate observability.

Why is this Important?

  • Enables quick deployment of APISIX with monitoring and logging.
  • Serves as a reference architecture for real-world APISIX deployments.
  • Provides out-of-the-box observability for metrics and logs.
  • Demonstrates secure SSL termination via NGINX reverse proxy.

… ssl

- Integrated Apache APISIX with etcd and APISIX Dashboard.
- Configured Prometheus for metric scraping.
- Integrated Loki and Promtail for log aggregation from NGINX.
- Added Grafana with pre-provisioned dashboards for metrics and logs.
- Set up NGINX as a reverse proxy with SSL.
- Organized configuration files into modular directories for maintainability.
@jineshnagori jineshnagori changed the title feat: add apisix-complete-stack with observability, reverse proxy and… Add apisix-complete-stack example with full observability and reverse proxy integration May 18, 2025
Copy link

This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 4 weeks if no further activity occurs. If you think that's incorrect or this pull request should instead be reviewed, please simply write any comment. Even if closed, you can still revive the PR at any time ordiscuss it on the [email protected] list. Thank you for your contributions.

@github-actions github-actions bot added the stale label Jul 18, 2025
@jineshnagori
Copy link
Author

Hey,
Let me know if any changes required!

Thanks!

@github-actions github-actions bot removed the stale label Jul 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant