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

Build homepage dashboard using ECharts. #101

Open
Helltab opened this issue Dec 11, 2023 · 2 comments
Open

Build homepage dashboard using ECharts. #101

Helltab opened this issue Dec 11, 2023 · 2 comments
Assignees
Labels
console/frontend Console frontend type

Comments

@Helltab
Copy link
Contributor

Helltab commented Dec 11, 2023

image
@Helltab
Copy link
Contributor Author

Helltab commented Dec 11, 2023

I will do this

@chickenlj
Copy link
Contributor

Please also add Echarts support for the following data. Better in a separate column/group with previous data already exists on homepage.

endpoint: /cluster/metadata

data:

{
	"versions": ["dubbo-golang-3.0.4"],
	"protocols": ["tri"],
	"rules": [],
        "configCenter": "127.0.0.1:2181",
	"registry": "127.0.0.1:2181",
	"metadataCenter": "127.0.0.1:2181",
	"grafana": "127.0.0.1:3000",
	"prometheus": "127.0.0.1:9090"
}

@mfordjody mfordjody added the console/frontend Console frontend type label Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
console/frontend Console frontend type
Projects
None yet
Development

No branches or pull requests

3 participants