apache / hertzbeat

Apache HertzBeat(incubating) is a real-time monitoring system with agentless, performance cluster, prometheus-compatible, custom monitoring and status page building capabilities.
https://hertzbeat.apache.org/
Apache License 2.0
5.24k stars 910 forks source link

[feature] Add a copy button to the monitoring center #2060

Open irenhongyan opened 1 month ago

irenhongyan commented 1 month ago

What's changed?

Add a copy button to the monitoring center,And realize internationalization。issus is #1727

Checklist

Add or update API

tomsun28 commented 1 month ago

hi 👍 lgtm. Recommended that merge this after releasing version 1.6.0.

tomsun28 commented 1 month ago

hi, i have a test for this, it seem not copy the monitor params when click copy button.

before:

image

copy:

image
irenhongyan commented 1 month ago

I will make the necessary changes as soon as possible.

------------------ 原始邮件 ------------------ 发件人: "apache/hertzbeat" @.>; 发送时间: 2024年6月16日(星期天) 下午3:16 @.>; @.**@.>; 主题: Re: [apache/hertzbeat] [feature] Add a copy button to the monitoring center (PR #2060)

hi, i have a test for this, it seem not copy the monitor params when click copy button.

before: image.png (view on web) copy: image.png (view on web) — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

tomsun28 commented 1 month ago

I will make the necessary changes as soon as possible.

👍 thanks.