Skip to content

Commit 8fa8e24

Browse files
committed
update README
1 parent 07ffe44 commit 8fa8e24

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<div
99
style="text-align: center;">
10-
<img src="branding/banner.png" style="width: 90%; display: block; margin: 0 auto;">
10+
<img src="branding/banner.png" style="width: 100%; display: block; margin: 0 auto;">
1111

1212
</div>
1313

@@ -150,6 +150,7 @@ The exporter exposes the following Prometheus metrics:
150150
All MP metrics include labels: `task_id`, `task_name`, `mp_id`, `mp_name`, `mp_ip`, `mp_gps`
151151

152152
- `apatit_mp_status` - Status of monitoring point (1 = up, 0 = down/stale)
153+
- `apatit_mp_data_status` - Status of the data for the monitoring point (1 = has data, 0 = no data)
153154
- `apatit_mp_connect_seconds` - Connection establishment time
154155
- `apatit_mp_dns_lookup_seconds` - DNS lookup time
155156
- `apatit_mp_server_processing_seconds` - Server processing time

0 commit comments

Comments
 (0)