Skip to content
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

Add Further Reading links #18096

Merged
merged 2 commits into from
Jul 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions argo_rollouts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,11 @@ See [service_checks.json][8] for a list of service checks provided by this integ

Need help? Contact [Datadog support][9].

## Further Reading

Additional helpful documentation, links, and articles:

- [Monitoring the health and performance of your container-native CI/CD pipelines][11]

[1]: https://argoproj.github.io/rollouts/
[2]: https://app.datadoghq.com/account/settings/agent/latest
Expand All @@ -93,3 +98,4 @@ Need help? Contact [Datadog support][9].
[8]: https://github.com/DataDog/integrations-core/blob/master/argo_rollouts/assets/service_checks.json
[9]: https://docs.datadoghq.com/help/
[10]: https://docs.datadoghq.com/agent/kubernetes/log/
[11]: https://www.datadoghq.com/blog/container-native-ci-cd-integrations/
6 changes: 6 additions & 0 deletions argo_workflows/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,11 @@ See [service_checks.json][8] for a list of service checks provided by this integ

Need help? Contact [Datadog support][9].

## Further Reading

Additional helpful documentation, links, and articles:

- [Monitoring the health and performance of your container-native CI/CD pipelines][12]

[1]: https://argo-workflows.readthedocs.io/en/stable/
[2]: https://app.datadoghq.com/account/settings/agent/latest
Expand All @@ -92,3 +97,4 @@ Need help? Contact [Datadog support][9].
[9]: https://docs.datadoghq.com/help/
[10]: https://docs.datadoghq.com/agent/kubernetes/log/
[11]: https://argo-workflows.readthedocs.io/en/stable/metrics/
[12]: https://www.datadoghq.com/blog/container-native-ci-cd-integrations/
7 changes: 7 additions & 0 deletions argocd/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,12 @@ See [service_checks.json][8] for a list of service checks provided by this integ

Need help? Contact [Datadog support][9].

## Further Reading

Additional helpful documentation, links, and articles:

- [Monitoring the health and performance of your container-native CI/CD pipelines][16]


[1]: https://argo-cd.readthedocs.io/en/stable/
[2]: https://app.datadoghq.com/account/settings/agent/latest
Expand All @@ -197,4 +203,5 @@ Need help? Contact [Datadog support][9].
[13]: https://github.com/DataDog/integrations-core/blob/7.45.x/argocd/datadog_checks/argocd/data/conf.yaml.example#L164-L166
[14]: https://argo-cd.readthedocs.io/en/stable/operator-manual/metrics/#exposing-application-labels-as-prometheus-metrics
[15]: https://github.com/DataDog/integrations-core/blob/master/argocd/datadog_checks/argocd/data/conf.yaml.example#L45-L72
[16]: https://www.datadoghq.com/blog/container-native-ci-cd-integrations/

2 changes: 2 additions & 0 deletions fluxcd/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ Need help? Contact [Datadog support][9].
Additional helpful documentation, links, and articles:

- [Monitoring your container-native technologies][11]
- [Monitoring the health and performance of your container-native CI/CD pipelines][13]


[1]: https://fluxcd.io/
Expand All @@ -106,3 +107,4 @@ Additional helpful documentation, links, and articles:
[10]: https://docs.datadoghq.com/agent/guide/use-community-integrations/?tab=agentv721v621#installation
[11]: https://www.datadoghq.com/blog/container-native-integrations/#cicd-with-flux
[12]: https://docs.datadoghq.com/agent/kubernetes/log/
[13]: https://www.datadoghq.com/blog/container-native-ci-cd-integrations/
9 changes: 8 additions & 1 deletion tekton/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,12 @@ See [service_checks.json][8] for a list of service checks provided by this integ

Need help? Contact [Datadog support][9].

## Further Reading

Additional helpful documentation, links, and articles:

- [Monitoring the health and performance of your container-native CI/CD pipelines][11]


[1]: https://tekton.dev/
[2]: https://app.datadoghq.com/account/settings/agent/latest
Expand All @@ -52,4 +58,5 @@ Need help? Contact [Datadog support][9].
[7]: https://github.com/DataDog/integrations-core/blob/master/tekton/metadata.csv
[8]: https://github.com/DataDog/integrations-core/blob/master/tekton/assets/service_checks.json
[9]: https://docs.datadoghq.com/help/
[10]: https://docs.datadoghq.com/integrations/openmetrics/
[10]: https://docs.datadoghq.com/integrations/openmetrics/
[11]: https://www.datadoghq.com/blog/container-native-ci-cd-integrations/
Loading