Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Proposal]: Monitor Routes #821

Open
1 of 4 tasks
LiteSun opened this issue Nov 18, 2020 · 3 comments
Open
1 of 4 tasks

[Proposal]: Monitor Routes #821

LiteSun opened this issue Nov 18, 2020 · 3 comments
Labels

Comments

@LiteSun
Copy link
Member

LiteSun commented Nov 18, 2020

Please answer these questions before submitting your issue.

  • Why do you submit this issue?
  • Question or discussion
  • Bug
  • Requirements
  • Feature or performance improvement

Requirements or improvement

Why

In order to visually show the user the status of the route, we should display the information about the route in the form of a graphical implementation. For example, the status code.

How

Front-end

Monitoring the routing page: Prepare to adopt the AntV framework, display the data returned by the API, and call the interface in a round robin way.
image

Back-end

A monitoring interface is required and the return information from the interface is subject to negotiation.

APISIX

Not sure if APISIX needs to be changed.

@LiteSun LiteSun changed the title Proposal: Monitor Routes [Proposal]: Monitor Routes Nov 18, 2020
@juzhiyuan
Copy link
Member

@juzhiyuan juzhiyuan added the wait for update 1. Solution 2. Due date 3. Assignees if needed label Nov 24, 2020
@membphis
Copy link
Member

we can implement this feature by Prometheus, is it enough?

two ways:

  1. apisix + prometheus + dashboard
  2. apisix + prometheus + grafana + dashboard

I would like apisix + prometheus + grafana + dashboard which is easier and powerful.

@juzhiyuan juzhiyuan added good first issue Good for newcomers and removed wait for update 1. Solution 2. Due date 3. Assignees if needed labels Dec 12, 2020
@juzhiyuan
Copy link
Member

Good first issue for apisix-dashboard indeed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants