New integration for Chrony#2943
Conversation
This reverts commit b09a197.
|
The If I unset the CODEOWNERS, the |
|
Created DOCS-13854 for review. |
|
This pull request has not been updated for more than 21 days. If there are no updates to this PR within 7 days, it will be closed. If you'd like to re-open this PR after it's been closed, you can start from the latest master branch or pull the latest changes into your branch and create a new pull request. |
|
This pull request was not updated after an additional 7 days of no activity. If you would like to continue work on this PR, please re-open this PR or create a fresh branch off of the latest master branch. |
|
Reopened and update the base branch. |
|
|
||
| To install the chrony check for development testing: | ||
|
|
||
| 1. Install the [developer toolkit] |
There was a problem hiding this comment.
Can you make this into a numbered link like the other links in this doc? Numbered links are required for the translation process to work.
| - **`chrony.rootdelay`**: Root delay (seconds) | ||
| - **`chrony.rootdispersion`**: Root dispersion (seconds) | ||
|
|
||
| ## Service Checks |
There was a problem hiding this comment.
| ## Service Checks | |
| ### Service Checks |
| - **`chrony.stratum`**: NTP stratum level (unitless) | ||
| - **`chrony.systime`**: System time offset from NTP time (seconds) | ||
| - **`chrony.frequency`**: Frequency offset (unitless, ppm) | ||
| - **`chrony.residualfreq`**: Residual frequency (unitless, ppm) | ||
| - **`chrony.skew`**: Skew (unitless, ppm) | ||
| - **`chrony.rootdelay`**: Root delay (seconds) | ||
| - **`chrony.rootdispersion`**: Root dispersion (seconds) | ||
|
|
There was a problem hiding this comment.
| - **`chrony.stratum`**: NTP stratum level (unitless) | |
| - **`chrony.systime`**: System time offset from NTP time (seconds) | |
| - **`chrony.frequency`**: Frequency offset (unitless, ppm) | |
| - **`chrony.residualfreq`**: Residual frequency (unitless, ppm) | |
| - **`chrony.skew`**: Skew (unitless, ppm) | |
| - **`chrony.rootdelay`**: Root delay (seconds) | |
| - **`chrony.rootdispersion`**: Root dispersion (seconds) |
The integration build process automatically inserts all of the metrics from your metadata.csv file into the docs under this heading. You don't need to include them.
|
Hi urseberry, Thank you for reviewing this. I updated the Thanks, |
|
This pull request has not been updated for more than 21 days. If there are no updates to this PR within 7 days, it will be closed. If you'd like to re-open this PR after it's been closed, you can start from the latest master branch or pull the latest changes into your branch and create a new pull request. |
|
This pull request was not updated after an additional 7 days of no activity. If you would like to continue work on this PR, please re-open this PR or create a fresh branch off of the latest master branch. |
|
Reopen this req. |
What does this PR do?
This PR adds a new integration for chrony.
Motivation
Chrony is a widely used time‑synchronization tool. Having a Datadog integration for it would be very useful.
Review checklist
no-changeloglabel attachedAdditional Notes
Anything else we should know when reviewing?