[feature request] Send custom message when client send heartbeat
- 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
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