mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 06:33:51 +00:00
Add Prometheus metrics relabeling (#3734)
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
This commit is contained in:
@@ -667,3 +667,10 @@ media_player:
|
||||
- media_player.volume_up:
|
||||
- media_player.volume_down:
|
||||
- media_player.volume_set: 50%
|
||||
|
||||
prometheus:
|
||||
include_internal: true
|
||||
relabel:
|
||||
ha_hello_world:
|
||||
id: hellow_world
|
||||
name: "Hello World"
|
||||
|
||||
Reference in New Issue
Block a user