alibaba / Sentinel

A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
https://sentinelguard.io/
Apache License 2.0
22.41k stars 8.03k forks source link

[feature request] Send custom message when client send heartbeat #2084

Open Anilople opened 3 years ago

Anilople commented 3 years ago

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:

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?

cdfive commented 3 years ago

Good idea, the client application may have different and custom information, which can be displayed and aggregated in dashboard UI.