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

[ISSUE #49] RocketMQ and Nacos health check #53

Merged
merged 6 commits into from
Mar 9, 2024

Conversation

Lambert-Rao
Copy link
Contributor

No description provided.

@Lambert-Rao Lambert-Rao force-pushed the feat_health_49 branch 3 times, most recently from 1df4d0a to c8d0ea4 Compare March 7, 2024 06:29
@Pil0tXia Pil0tXia changed the title [Issue #49] Rocketmq check and Nacos check [ISSUE #49] RocketMQ and Nacos health check Mar 7, 2024
Comment on lines 31 to 42
private static final long serialVersionUID = -2697805837923579585L;
/**
* Primary key
*/
@Schema(name = "id", description = "primary key")
protected Long id;

private Long clusterId;

protected Long clusterId;

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The line breaks here look strange☺️

@Lambert-Rao
Copy link
Contributor Author

I will push new commits after PR #52 is merged.

@Pil0tXia
Copy link
Member

Pil0tXia commented Mar 8, 2024

@Lambert-Rao #52 is merged

@Pil0tXia Pil0tXia merged commit c21462c into apache:dev Mar 9, 2024
2 checks passed
SLSJL pushed a commit to SLSJL/eventmesh-dashboard that referenced this pull request Mar 31, 2024
…to dev

* 'dev' of https://github.com/SLSJL/eventmesh-dashboard:
  [ISSUE apache#73] Add remoting service (apache#74)
  [ISSUE apache#45] Implement methods from storage-plugin.admin(rocketmq) (apache#66)
  [ISSUE apache#71] Reduce log file size and Streamline debug output (apache#72)
  [ISSUE apache#69] Integrate database credentials in auto-deploy (apache#70)
  [ISSUE apache#67] Fix HealthCheckResultMapper which leads to application error
  [ISSUE apache#64] Support automated deployment and Fix runtime packaging errors (apache#65)
  [ISSUE apache#60] add SDK manager (apache#62)
  [ISSUE apache#57] Modify the field, synchronize the modification, and add the mapper method (apache#58)
  [ISSUE apache#29] Set up EventMesh Dashboard Front-end (apache#56)
  [ISSUE apache#49] RocketMQ and Nacos health check (apache#53)
  [ISSUE apache#51] Config Mgmt basic function and config,runtime,store,cluster SQL (apache#52)

# Conflicts:
#	eventmesh-dashboard-view/public/index.html
#	eventmesh-dashboard-view/src/App.tsx
#	eventmesh-dashboard-view/src/index.tsx
#	eventmesh-dashboard-view/src/routes/RootLayout.tsx
#	eventmesh-dashboard-view/src/routes/navigation/Navigation.tsx
#	eventmesh-dashboard-view/src/routes/navigation/NavigationItem.tsx
#	eventmesh-dashboard-view/src/routes/topic/Topic.tsx
#	eventmesh-dashboard-view/src/routes/topic/stats/AbnormalTopicCount.tsx
#	eventmesh-dashboard-view/src/routes/topic/stats/Stats.tsx
#	eventmesh-dashboard-view/src/routes/topic/stats/StatsChart.tsx
#	eventmesh-dashboard-view/src/routes/topic/stats/TopicCount.tsx
#	eventmesh-dashboard-view/src/routes/topic/topic-list/TopicList.tsx
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.

2 participants