-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[AI-4784] DDSaaS: Sonatype Nexus: Integration v1.0.0 #19365
base: master
Are you sure you want to change the base?
[AI-4784] DDSaaS: Sonatype Nexus: Integration v1.0.0 #19365
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files
Flags with carried forward coverage won't be shown. Click here to find out more. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved with some suggestions for style, thanks!
sonatype_nexus/README.md
Outdated
|
||
1. The `Username` and `Password` of either the **Administrator** account or a user with the **nx-metrics-all** privilege | ||
|
||
2. The `Server URL` of the Repository instance. For Ex: https://123.123.123.123:8081 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2. The `Server URL` of the Repository instance. For Ex: https://123.123.123.123:8081 | |
2. The `Server URL` of the Repository instance (for example, https://123.123.123.123:8081) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added the changes as per your suggestion.
sonatype_nexus/README.md
Outdated
|
||
2. The `Server URL` of the Repository instance. For Ex: https://123.123.123.123:8081 | ||
|
||
### Connect your Sonatype Nexus account to agent |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
### Connect your Sonatype Nexus account to agent | |
### Connect your Sonatype Nexus account to the Agent |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Incorporated the changes.
sonatype_nexus/README.md
Outdated
|
||
### Events | ||
|
||
The Sonatype Nexus integration forwards below events to Datadog. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Sonatype Nexus integration forwards below events to Datadog. | |
The Sonatype Nexus integration forwards the below events to Datadog. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added the changes as per your suggestion.
@@ -0,0 +1,1227 @@ | |||
{ | |||
"title": "Sonatype Nexus Metrics", | |||
"description": "This dashboard provides insights into Sonatype Nexus repository performance, resource utilization, and activity trends. It tracks instance uptime, memory usage, repository statistics, blobstore metrics, and data transfers. and security metrics, including vulnerabilities and cleanup operations.", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"description": "This dashboard provides insights into Sonatype Nexus repository performance, resource utilization, and activity trends. It tracks instance uptime, memory usage, repository statistics, blobstore metrics, and data transfers. and security metrics, including vulnerabilities and cleanup operations.", | |
"description": "This dashboard provides insights into Sonatype Nexus repository performance, resource utilization, and activity trends. It tracks instance uptime, memory usage, repository statistics, blobstore metrics, data transfers, and security metrics, including vulnerabilities and cleanup operations.", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added the changes as per your suggestion.
"critical" | ||
], | ||
"name": "Sonatype Nexus Status", | ||
"description": "Returns `CRITICAL` if the user configurations are invalid or sonatype nexus authentication fails. Returns `OK` otherwise." |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"description": "Returns `CRITICAL` if the user configurations are invalid or sonatype nexus authentication fails. Returns `OK` otherwise." | |
"description": "Returns `CRITICAL` if the user configurations are invalid or Sonatype Nexus authentication fails. Returns `OK` otherwise." |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added the changes.
sonatype_nexus/manifest.json
Outdated
"configuration": "README.md#Setup", | ||
"support": "README.md#Support", | ||
"changelog": "CHANGELOG.md", | ||
"description": "Gain insights into sonatype nexus analytics and instance health data.", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"description": "Gain insights into sonatype nexus analytics and instance health data.", | |
"description": "Gain insights into Sonatype Nexus analytics and instance health data.", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added the changes as per your suggestion.
Review from jhgilbert is dismissed.
Related teams and files:
- documentation
- sonatype_nexus/README.md
- sonatype_nexus/assets/dashboards/sonatype_nexus_metrics.json
- sonatype_nexus/assets/service_checks.json
- sonatype_nexus/manifest.json
What does this PR do?
Additional Notes
The assets are available in our sandbox and can be shared separately with the required teams.
Review checklist (to be filled by reviewers)
qa/skip-qa
label if the PR doesn't need to be tested during QA.backport/<branch-name>
label to the PR and it will automatically open a backport PR once this one is merged