Skip to content

Commit 26146ed

Browse files
Merge pull request DataDog#990 from DataDog/mattw/ntp-tcprtt-system
oops, tcprtt and ntp metrics were in metadata in system
2 parents e2131cd + 5ec7189 commit 26146ed

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

content/integrations/ntp.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,7 @@ To validate your installation and configuration, restart the agent and execute t
5757

5858
# Metrics
5959

60-
|**ntp.offset**<br/>(gauge) | Offset in seconds from the ntp server|
61-
{: .table}
62-
60+
<%= get_metrics_from_git('system', 'ntp') %>
6361

6462
# Events
6563

content/integrations/tcprtt.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,4 @@ This is a passive check, so unless there are packets actively being sent to the
7676

7777
# Metrics
7878

79-
|TCP RTT Metrics|
80-
|-----|-----|
81-
|system.net.tcp.rtt|
82-
|system.net.tcp.rtt.avg|
83-
|system.net.tcp.rtt.jitter|
84-
{:.table}
79+
<%= get_metrics_from_git('system', 'system.net.tcp.rtt') %>

0 commit comments

Comments
 (0)