alibaba / alibaba/Sentinel

[feature request] Send custom message when client send heartbeat

Open
#2,084 1 comment 0 reactions 0 assignees View on GitHub
area/dashboard kind/enhancement
Dominant language
Java
Stars
23.1k
Forks
8.1k
PR merge metrics
No merged PRs in 30d

Description

## Issue Description

Type: *feature request*

### Describe what happened (or what feature you want)

When sentinel-transport send heartbeat to dashboard's Endpoint, it can send user's custom messages.

### Describe what you expected to happen

User can custom information like follow:

```properties
group = basic
app = order
```

When sentinel-transport send heartbeat, it can add those messages.

### Tell us your environment

Sentinel Version: 1.8.1

### Anything else we need to know?

Contributor guide

Open the contributing guide

Research direction

Start by tracing the sentinel-transport heartbeat sent to the dashboard's Endpoint and how the user's configuration is represented. Define the supported custom properties, such as group and app, and verify that the heartbeat includes them in the resulting message.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.