From 544864d90c0c1195e931d1b444bd3bb32afb3b23 Mon Sep 17 00:00:00 2001 From: Ben Goldberg Date: Mon, 3 Jun 2024 18:30:58 -0400 Subject: [PATCH 01/13] Move all marketplace further reading readme sections to the manifest --- akamai_datastream_2/manifest.json | 6 +++ apache-apisix/manifest.json | 6 +++ apptrail/manifest.json | 18 ++++++++ cloudnatix/manifest.json | 6 +++ convox/manifest.json | 6 +++ datazoom/manifest.json | 6 +++ devcycle/manifest.json | 68 +++++++++++++++++------------- f5-distributed-cloud/manifest.json | 6 +++ gremlin/manifest.json | 6 +++ instabug/manifest.json | 8 +++- launchdarkly/manifest.json | 10 +++++ mongodb_atlas/manifest.json | 10 +++++ ngrok/manifest.json | 6 +++ ns1/manifest.json | 10 +++++ portworx/manifest.json | 6 +++ rum_android/manifest.json | 8 +++- rum_expo/manifest.json | 12 +++++- rum_roku/manifest.json | 12 +++++- scalr/manifest.json | 12 +++++- seagence/manifest.json | 8 +++- sigsci/manifest.json | 6 +++ sofy_sofy/manifest.json | 12 +++++- statsig/manifest.json | 6 +++ superwise/manifest.json | 6 +++ tailscale/manifest.json | 8 +++- twingate/manifest.json | 6 +++ 26 files changed, 237 insertions(+), 37 deletions(-) diff --git a/akamai_datastream_2/manifest.json b/akamai_datastream_2/manifest.json index efd96da12..b47f9513e 100644 --- a/akamai_datastream_2/manifest.json +++ b/akamai_datastream_2/manifest.json @@ -17,6 +17,12 @@ "Supported OS::Linux", "Supported OS::Windows", "Supported OS::macOS" + ], + "resources": [ + { + "resource_type": "blog", + "url": "https://www.datadoghq.com/blog/monitor-akamai-datastream2/" + } ] }, "author": { diff --git a/apache-apisix/manifest.json b/apache-apisix/manifest.json index 31a202152..8b147be35 100644 --- a/apache-apisix/manifest.json +++ b/apache-apisix/manifest.json @@ -17,6 +17,12 @@ "Supported OS::Linux", "Supported OS::Windows", "Supported OS::macOS" + ], + "resources": [ + { + "resource_type": "blog", + "url": "https://apisix.apache.org/blog/2021/11/12/apisix-datadog" + } ] }, "author": { diff --git a/apptrail/manifest.json b/apptrail/manifest.json index 302b9575e..698f26509 100644 --- a/apptrail/manifest.json +++ b/apptrail/manifest.json @@ -48,6 +48,24 @@ "Supported OS::Linux", "Supported OS::Windows", "Supported OS::macOS" + ], + "resources": [ + { + "resource_type": "documentation", + "url": "https://apptrail.com/docs/consumers/guide" + }, + { + "resource_type": "documentation", + "url": "https://apptrail.com/docs/consumers/guide/event-delivery/integrations/datadog" + }, + { + "resource_type": "documentation", + "url": "https://apptrail.com/docs/consumers/guide/event-format" + }, + { + "resource_type": "documentation", + "url": "https://apptrail.com/docs/consumers/guide/event-delivery/#trails" + } ] }, "author": { diff --git a/cloudnatix/manifest.json b/cloudnatix/manifest.json index b2058b1f4..e0089471c 100644 --- a/cloudnatix/manifest.json +++ b/cloudnatix/manifest.json @@ -34,6 +34,12 @@ "Supported OS::macOS", "Submitted Data Type::Metrics", "Offering::Integration" + ], + "resources": [ + { + "resource_type": "blog", + "url": "https://www.datadoghq.com/blog/infrastructure-optimization-rightsizing-cloudnatix-datadog/" + } ] }, "assets": { diff --git a/convox/manifest.json b/convox/manifest.json index 04d228401..58db33445 100644 --- a/convox/manifest.json +++ b/convox/manifest.json @@ -18,6 +18,12 @@ "Supported OS::Linux", "Supported OS::Windows", "Supported OS::macOS" + ], + "resources": [ + { + "resource_type": "blog", + "url": "https://www.datadoghq.com/blog/monitor-aws-ecs-convox-integration/" + } ] }, "author": { diff --git a/datazoom/manifest.json b/datazoom/manifest.json index d8a3f5cdf..6a54602cd 100644 --- a/datazoom/manifest.json +++ b/datazoom/manifest.json @@ -16,6 +16,12 @@ "Supported OS::Linux", "Supported OS::Windows", "Supported OS::macOS" + ], + "resources": [ + { + "resource_type": "blog", + "url": "https://www.datadoghq.com/blog/monitor-datazoom/" + } ] }, "author": { diff --git a/devcycle/manifest.json b/devcycle/manifest.json index 92ec6493a..b836b8a12 100644 --- a/devcycle/manifest.json +++ b/devcycle/manifest.json @@ -1,30 +1,40 @@ { - "manifest_version": "2.0.0", - "app_uuid": "a550d328-e35d-445b-8d13-d12b2c7da5d2", - "app_id": "devcycle", - "display_on_public_website": true, - "tile": { - "overview": "README.md#Overview", - "configuration": "README.md#Setup", - "support": "README.md#Support", - "changelog": "CHANGELOG.md", - "description": "Feature Flags That Work the Way You Code", - "title": "DevCycle", - "media": [], - "classifier_tags": [ - "Category::Configuration & Deployment", - "Category::Notifications", - "Offering::Integration", - "Supported OS::Linux", - "Supported OS::Windows", - "Supported OS::macOS" - ] - }, - "assets": {}, - "author": { - "support_email": "support@devcycle.com", - "name": "DevCycle", - "homepage": "https://devcycle.com", - "sales_email": "sales@devcycle.com" - } -} + "manifest_version": "2.0.0", + "app_uuid": "a550d328-e35d-445b-8d13-d12b2c7da5d2", + "app_id": "devcycle", + "display_on_public_website": true, + "tile": { + "overview": "README.md#Overview", + "configuration": "README.md#Setup", + "support": "README.md#Support", + "changelog": "CHANGELOG.md", + "description": "Feature Flags That Work the Way You Code", + "title": "DevCycle", + "media": [], + "classifier_tags": [ + "Category::Configuration & Deployment", + "Category::Notifications", + "Offering::Integration", + "Supported OS::Linux", + "Supported OS::Windows", + "Supported OS::macOS" + ], + "resources": [ + { + "resource_type": "other", + "url": "https://devcycle.com" + }, + { + "resource_type": "documentation", + "url": "https://docs.devcycle.com/tools-and-integrations/datadog-rum" + } + ] + }, + "assets": {}, + "author": { + "support_email": "support@devcycle.com", + "name": "DevCycle", + "homepage": "https://devcycle.com", + "sales_email": "sales@devcycle.com" + } +} \ No newline at end of file diff --git a/f5-distributed-cloud/manifest.json b/f5-distributed-cloud/manifest.json index 380b2826d..6d4250e94 100644 --- a/f5-distributed-cloud/manifest.json +++ b/f5-distributed-cloud/manifest.json @@ -30,6 +30,12 @@ "Supported OS::Linux", "Supported OS::Windows", "Supported OS::macOS" + ], + "resources": [ + { + "resource_type": "other", + "url": "https://www.f5.com/cloud" + } ] }, "author": { diff --git a/gremlin/manifest.json b/gremlin/manifest.json index 7fab58d84..0064faec4 100644 --- a/gremlin/manifest.json +++ b/gremlin/manifest.json @@ -16,6 +16,12 @@ "Supported OS::Linux", "Supported OS::Windows", "Supported OS::macOS" + ], + "resources": [ + { + "resource_type": "blog", + "url": "https://www.datadoghq.com/blog/gremlin-datadog/" + } ] }, "author": { diff --git a/instabug/manifest.json b/instabug/manifest.json index c19f8d200..313026135 100644 --- a/instabug/manifest.json +++ b/instabug/manifest.json @@ -49,6 +49,12 @@ "Supported OS::macOS", "Category::Alerting", "Category::Issue Tracking" + ], + "resources": [ + { + "resource_type": "blog", + "url": "https://www.datadoghq.com/blog/instabug-mobile-usability/" + } ] }, "assets": { @@ -60,4 +66,4 @@ "homepage": "https://www.instabug.com/", "sales_email": "success@instabug.com" } -} +} \ No newline at end of file diff --git a/launchdarkly/manifest.json b/launchdarkly/manifest.json index cbcceaf00..0dd9a4576 100644 --- a/launchdarkly/manifest.json +++ b/launchdarkly/manifest.json @@ -36,6 +36,16 @@ "Supported OS::Linux", "Supported OS::Windows", "Supported OS::macOS" + ], + "resources": [ + { + "resource_type": "other", + "url": "https://launchdarkly.com" + }, + { + "resource_type": "documentation", + "url": "https://docs.launchdarkly.com/integrations/datadog/events" + } ] }, "author": { diff --git a/mongodb_atlas/manifest.json b/mongodb_atlas/manifest.json index 5a3ef0920..7d91988ea 100644 --- a/mongodb_atlas/manifest.json +++ b/mongodb_atlas/manifest.json @@ -16,6 +16,16 @@ "Supported OS::Windows", "Supported OS::macOS", "Category::Metrics" + ], + "resources": [ + { + "resource_type": "blog", + "url": "https://www.datadoghq.com/blog/monitor-atlas-performance-metrics-with-datadog/" + }, + { + "resource_type": "other", + "url": "https://www.mongodb.com/products/platform/atlas-for-government" + } ] }, "assets": { diff --git a/ngrok/manifest.json b/ngrok/manifest.json index d1584364c..fda7cdfe4 100644 --- a/ngrok/manifest.json +++ b/ngrok/manifest.json @@ -35,6 +35,12 @@ "Supported OS::Windows", "Supported OS::macOS", "Queried Data Type::Logs" + ], + "resources": [ + { + "resource_type": "other", + "url": "https://ngrok.com/solutions" + } ] }, "assets": { diff --git a/ns1/manifest.json b/ns1/manifest.json index f07ffeb75..8e4dd940d 100644 --- a/ns1/manifest.json +++ b/ns1/manifest.json @@ -16,6 +16,16 @@ "Supported OS::Windows", "Category::Network", "Supported OS::macOS" + ], + "resources": [ + { + "resource_type": "documentation", + "url": "https://help.ns1.com/hc/en-us/articles/4402752547219" + }, + { + "resource_type": "blog", + "url": "https://www.datadoghq.com/blog/ns1-monitoring-datadog/" + } ] }, "author": { diff --git a/portworx/manifest.json b/portworx/manifest.json index 210a71208..3ea89cd75 100644 --- a/portworx/manifest.json +++ b/portworx/manifest.json @@ -15,6 +15,12 @@ "Category::Kubernetes", "Category::Data Stores", "Supported OS::Linux" + ], + "resources": [ + { + "resource_type": "blog", + "url": "https://www.datadoghq.com/blog/portworx-integration/" + } ] }, "author": { diff --git a/rum_android/manifest.json b/rum_android/manifest.json index b89f7a07f..9a666a4da 100644 --- a/rum_android/manifest.json +++ b/rum_android/manifest.json @@ -18,6 +18,12 @@ "Category::Network", "Category::Tracing", "Supported OS::Android" + ], + "resources": [ + { + "resource_type": "documentation", + "url": "https://docs.datadoghq.com/real_user_monitoring/android/" + } ] }, "author": { @@ -27,4 +33,4 @@ "sales_email": "info@datadoghq.com" }, "assets": {} -} +} \ No newline at end of file diff --git a/rum_expo/manifest.json b/rum_expo/manifest.json index 9b715cfaa..8c00a6345 100644 --- a/rum_expo/manifest.json +++ b/rum_expo/manifest.json @@ -19,6 +19,16 @@ "Category::Tracing", "Supported OS::Android", "Supported OS::iOS" + ], + "resources": [ + { + "resource_type": "documentation", + "url": "https://docs.datadoghq.com/real_user_monitoring/reactnative/expo/" + }, + { + "resource_type": "documentation", + "url": "https://docs.datadoghq.com/real_user_monitoring/error_tracking/expo/" + } ] }, "author": { @@ -28,4 +38,4 @@ "sales_email": "info@datadoghq.com" }, "assets": {} -} +} \ No newline at end of file diff --git a/rum_roku/manifest.json b/rum_roku/manifest.json index 8c87c5687..c2f4afff7 100644 --- a/rum_roku/manifest.json +++ b/rum_roku/manifest.json @@ -16,6 +16,16 @@ "Category::Metrics", "Category::Network", "Category::Tracing" + ], + "resources": [ + { + "resource_type": "documentation", + "url": "https://docs.datadoghq.com/real_user_monitoring/roku/" + }, + { + "resource_type": "blog", + "url": "https://www.datadoghq.com/blog/monitor-roku-with-rum/" + } ] }, "author": { @@ -25,4 +35,4 @@ "sales_email": "info@datadoghq.com" }, "assets": {} -} +} \ No newline at end of file diff --git a/scalr/manifest.json b/scalr/manifest.json index 6011363f6..8b4c4e55d 100644 --- a/scalr/manifest.json +++ b/scalr/manifest.json @@ -25,6 +25,16 @@ "Supported OS::Linux", "Supported OS::Windows", "Supported OS::macOS" + ], + "resources": [ + { + "resource_type": "documentation", + "url": "https://docs.scalr.com" + }, + { + "resource_type": "documentation", + "url": "https://docs.scalr.com/en/latest/integrations.html#datadog" + } ] }, "assets": { @@ -57,4 +67,4 @@ "homepage": "https://scalr.com", "sales_email": "sales@scalr.com" } -} +} \ No newline at end of file diff --git a/seagence/manifest.json b/seagence/manifest.json index 2ca1a9daa..71d331d4d 100644 --- a/seagence/manifest.json +++ b/seagence/manifest.json @@ -41,6 +41,12 @@ "Category::Event Management", "Category::Developer Tools", "Offering::Integration" + ], + "resources": [ + { + "resource_type": "blog", + "url": "https://www.datadoghq.com/blog/seagence-datadog-marketplace/" + } ] }, "assets": { @@ -70,4 +76,4 @@ "homepage": "https://www.seagence.com/", "sales_email": "sales@seagence.com" } -} +} \ No newline at end of file diff --git a/sigsci/manifest.json b/sigsci/manifest.json index 7bf7fd1c7..85e38203d 100644 --- a/sigsci/manifest.json +++ b/sigsci/manifest.json @@ -16,6 +16,12 @@ "Supported OS::macOS", "Supported OS::Windows", "Category::Security" + ], + "resources": [ + { + "resource_type": "blog", + "url": "https://www.signalsciences.com/blog/" + } ] }, "author": { diff --git a/sofy_sofy/manifest.json b/sofy_sofy/manifest.json index aa85f8589..c147d0c93 100644 --- a/sofy_sofy/manifest.json +++ b/sofy_sofy/manifest.json @@ -41,6 +41,16 @@ "Category::Mobile", "Offering::Integration", "Submitted Data Type::Metrics" + ], + "resources": [ + { + "resource_type": "blog", + "url": "https://www.datadoghq.com/blog/sofy-mobile-tests/" + }, + { + "resource_type": "documentation", + "url": "https://docs.sofy.ai" + } ] }, "assets": { @@ -70,4 +80,4 @@ "sales_email": "devops@sofy.ai", "support_email": "devops@sofy.ai" } -} +} \ No newline at end of file diff --git a/statsig/manifest.json b/statsig/manifest.json index b186380c3..9ff154335 100644 --- a/statsig/manifest.json +++ b/statsig/manifest.json @@ -16,6 +16,12 @@ "Supported OS::Linux", "Supported OS::Windows", "Supported OS::macOS" + ], + "resources": [ + { + "resource_type": "blog", + "url": "https://www.datadoghq.com/blog/feature-monitoring-statsig-datadog-marketplace/" + } ] }, "author": { diff --git a/superwise/manifest.json b/superwise/manifest.json index fa91284f4..01234709f 100644 --- a/superwise/manifest.json +++ b/superwise/manifest.json @@ -17,6 +17,12 @@ "Supported OS::Linux", "Supported OS::Windows", "Supported OS::macOS" + ], + "resources": [ + { + "resource_type": "blog", + "url": "https://www.datadoghq.com/blog/superwise-datadog-marketplace/" + } ] }, "author": { diff --git a/tailscale/manifest.json b/tailscale/manifest.json index 3aec59291..1845b6502 100644 --- a/tailscale/manifest.json +++ b/tailscale/manifest.json @@ -19,6 +19,12 @@ "Category::Log Collection", "Category::Network", "Submitted Data Type::Logs" + ], + "resources": [ + { + "resource_type": "blog", + "url": "https://www.datadoghq.com/blog/monitor-tailscale-with-datadog/" + } ] }, "assets": { @@ -48,4 +54,4 @@ "homepage": "https://www.datadoghq.com", "sales_email": "info@datadoghq.com" } -} +} \ No newline at end of file diff --git a/twingate/manifest.json b/twingate/manifest.json index a430696a8..faefb33bc 100644 --- a/twingate/manifest.json +++ b/twingate/manifest.json @@ -29,6 +29,12 @@ "Supported OS::Linux", "Supported OS::Windows", "Supported OS::macOS" + ], + "resources": [ + { + "resource_type": "blog", + "url": "https://www.datadoghq.com/blog/monitor-network-access-with-twingate/" + } ] }, "author": { From adf2438a9df15ffe3ee6c1ffdfeecbecb09a9b2f Mon Sep 17 00:00:00 2001 From: bgoldberg122 Date: Mon, 10 Jun 2024 10:39:49 -0400 Subject: [PATCH 02/13] Remove apptrail resources Apptrail is no longer an app and these links are broken --- apptrail/manifest.json | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/apptrail/manifest.json b/apptrail/manifest.json index 698f26509..302b9575e 100644 --- a/apptrail/manifest.json +++ b/apptrail/manifest.json @@ -48,24 +48,6 @@ "Supported OS::Linux", "Supported OS::Windows", "Supported OS::macOS" - ], - "resources": [ - { - "resource_type": "documentation", - "url": "https://apptrail.com/docs/consumers/guide" - }, - { - "resource_type": "documentation", - "url": "https://apptrail.com/docs/consumers/guide/event-delivery/integrations/datadog" - }, - { - "resource_type": "documentation", - "url": "https://apptrail.com/docs/consumers/guide/event-format" - }, - { - "resource_type": "documentation", - "url": "https://apptrail.com/docs/consumers/guide/event-delivery/#trails" - } ] }, "author": { From fd991b3fef4f7d4cd85b23a3feb0ea9e40f200e3 Mon Sep 17 00:00:00 2001 From: Ben Goldberg Date: Mon, 17 Jun 2024 14:49:52 -0400 Subject: [PATCH 03/13] re-run script --- isdown/manifest.json | 6 ++++++ shoreline/manifest.json | 6 ++++++ zebrium/manifest.json | 6 ++++++ 3 files changed, 18 insertions(+) diff --git a/isdown/manifest.json b/isdown/manifest.json index b606150ec..d2a48bc0f 100644 --- a/isdown/manifest.json +++ b/isdown/manifest.json @@ -34,6 +34,12 @@ "Supported OS::Linux", "Supported OS::Windows", "Supported OS::macOS" + ], + "resources": [ + { + "resource_type": "blog", + "url": "https://www.datadoghq.com/blog/track-provider-outages-isdown-datadog/" + } ] }, "assets": { diff --git a/shoreline/manifest.json b/shoreline/manifest.json index df59c1bce..629ce251c 100644 --- a/shoreline/manifest.json +++ b/shoreline/manifest.json @@ -37,6 +37,12 @@ "Category::Incidents", "Offering::UI Extension", "Supported OS::Linux" + ], + "resources": [ + { + "resource_type": "documentation", + "url": "https://docs.shoreline.io/" + } ] }, "author": { diff --git a/zebrium/manifest.json b/zebrium/manifest.json index d0cee6c18..78548c94b 100644 --- a/zebrium/manifest.json +++ b/zebrium/manifest.json @@ -36,6 +36,12 @@ "Supported OS::Linux", "Supported OS::Windows", "Supported OS::macOS" + ], + "resources": [ + { + "resource_type": "blog", + "url": "https://www.datadoghq.com/blog/find-the-root-cause-faster-with-zebrium/" + } ] }, "author": { From 4b240ad43c4fafd0765b2d72b95a7ebe182bd073 Mon Sep 17 00:00:00 2001 From: Ben Goldberg Date: Mon, 3 Jun 2024 18:32:10 -0400 Subject: [PATCH 04/13] remove all marketplace further reading readme sections --- akamai_datastream_2/README.md | 6 ------ apache-apisix/README.md | 4 ---- apptrail/README.md | 7 ------- cloudnatix/README.md | 6 ------ convox/README.md | 6 ------ datazoom/README.md | 6 ------ devcycle/README.md | 4 ---- f5-distributed-cloud/README.md | 4 ---- gremlin/README.md | 6 ------ instabug/README.md | 6 ------ launchdarkly/README.md | 4 ---- mongodb_atlas/README.md | 7 ------- ngrok/README.md | 4 ---- ns1/README.md | 8 -------- portworx/README.md | 7 ------- rum_android/README.md | 6 ------ rum_expo/README.md | 7 ------- rum_roku/README.md | 7 ------- scalr/README.md | 5 ----- seagence/README.md | 6 ------ sigsci/README.md | 6 ------ sofy_sofy/README.md | 6 ------ statsig/README.md | 6 ------ superwise/README.md | 6 ------ tailscale/README.md | 6 ------ twingate/README.md | 6 ------ 26 files changed, 152 deletions(-) diff --git a/akamai_datastream_2/README.md b/akamai_datastream_2/README.md index 648857fdb..90cd277f6 100644 --- a/akamai_datastream_2/README.md +++ b/akamai_datastream_2/README.md @@ -43,12 +43,6 @@ Akamai DataStream 2 does not include any events. Need help? Contact [Datadog support][1]. -## Further Reading - -Additional helpful documentation, links, and articles: - -- [Monitor Akamai Datastream 2 with Datadog][4] - [1]: https://docs.datadoghq.com/help/ [2]: https://techdocs.akamai.com/datastream2/docs/stream-datadog [3]: https://app.datadoghq.com/logs?query=source%3Aakamai.datastream diff --git a/apache-apisix/README.md b/apache-apisix/README.md index f1d7d906f..9a43d98e4 100644 --- a/apache-apisix/README.md +++ b/apache-apisix/README.md @@ -95,10 +95,6 @@ The Apache APISIX check does not include any events. Need help? Contact [Datadog support][6]. -## Further Reading - -- [Cloud Monitoring with Datadog in Apache APISIX][7] - [1]: https://apisix.apache.org/docs/apisix/plugins/datadog [2]: https://apisix.apache.org/ [3]: https://docs.datadoghq.com/agent/ diff --git a/apptrail/README.md b/apptrail/README.md index 496493780..86b607780 100644 --- a/apptrail/README.md +++ b/apptrail/README.md @@ -45,13 +45,6 @@ Any Apptrail [trail][11] with a Datadog destination will continously send all lo Need help? Contact [Datadog support][3] or reach out to [Apptrail support](mailto:support@apptrail.com). -## Further Reading - -- [Apptrail customer documentation][13] -- [Apptrail Datadog Log delivery documentation][2] -- [Apptrail audit log format][10] -- [Apptrail event delivery trails][11] - [1]: https://apptrail.com [2]: https://apptrail.com/docs/consumers/guide/event-delivery/integrations/datadog [3]: https://docs.datadoghq.com/help/ diff --git a/cloudnatix/README.md b/cloudnatix/README.md index eed4788a6..48c9097e7 100644 --- a/cloudnatix/README.md +++ b/cloudnatix/README.md @@ -41,12 +41,6 @@ CloudNatix does not include any events. Need help? Contact [Cloudnatix support][6]. -## Further Reading - -Additional helpful documentation, links, and articles: - -- [Optimize your infrastructure with CloudNatix and Datadog][8] - [1]: https://cloudnatix.com/ [2]: https://app.datadoghq.com/account/settings#agent/kubernetes [3]: https://docs.cloudnatix.com/docs/tutorial diff --git a/convox/README.md b/convox/README.md index 5e0f4985e..589a71891 100644 --- a/convox/README.md +++ b/convox/README.md @@ -56,12 +56,6 @@ When configuring environment variables in the `convox.yml` file, the `environmen Need help? Contact [Datadog support][4]. -## Further Reading - -Additional helpful documentation, links, and articles: - -- [Monitor your AWS ECS platform with Convox and Datadog][6] - [1]: https://raw.githubusercontent.com/DataDog/integrations-extras/master/convox/images/snapshot.png [2]: https://docs.convox.com/integrations/monitoring/datadog [3]: http://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs_cwet.html diff --git a/datazoom/README.md b/datazoom/README.md index 57a9ad08c..4f37b0104 100644 --- a/datazoom/README.md +++ b/datazoom/README.md @@ -40,12 +40,6 @@ Datazoom does not include any events. Need help? Contact [Datadog support][2]. -## Further Reading - -Additional helpful documentation, links, and articles: - -- [Blog: Monitor Datazoom telemetry with Datadog][5] - [1]: https://help.datazoom.io/hc/en-us/articles/360042494512-Datadog [2]: https://docs.datadoghq.com/help/ [3]: https://app.datadoghq.com/logs diff --git a/devcycle/README.md b/devcycle/README.md index e6fddc816..b62839d3a 100644 --- a/devcycle/README.md +++ b/devcycle/README.md @@ -62,10 +62,6 @@ The DevCycle integration does not include any service checks. Need help? Contact [Datadog Support][3]. -## Further Reading - -Learn more about [DevCycle][1] and the [DataDog RUM integration][2]. - [1]: https://devcycle.com [2]: https://docs.devcycle.com/tools-and-integrations/datadog-rum [3]: https://docs.datadoghq.com/help/ diff --git a/f5-distributed-cloud/README.md b/f5-distributed-cloud/README.md index f69712756..fb65ba584 100644 --- a/f5-distributed-cloud/README.md +++ b/f5-distributed-cloud/README.md @@ -84,10 +84,6 @@ Create facets for the following fields: Need help? Contact [Datadog Support][1] or [F5 Support][6]. -## Further Reading - -Learn more about [F5 Distributed Cloud Services][3]. - [1]: http://docs.datadoghq.com/help/ [2]: https://www.f5.com/cloud/products/distributed-cloud-console [3]: https://www.f5.com/cloud diff --git a/gremlin/README.md b/gremlin/README.md index f7d4b797d..4d6e1fb22 100644 --- a/gremlin/README.md +++ b/gremlin/README.md @@ -39,12 +39,6 @@ The Gremlin integration does not include any service checks. Need help? Contact [Datadog support][5]. -## Further Reading - -Additional helpful documentation, links, and articles: - -- [How Gremlin monitors its own Chaos Engineering service with Datadog][6] - [1]: https://docs.datadoghq.com/getting_started/#events [2]: https://app.datadoghq.com/event/stream [3]: https://raw.githubusercontent.com/DataDog/integrations-extras/master/gremlin/images/events-overlay.png diff --git a/instabug/README.md b/instabug/README.md index a56ca1250..6f46b0baa 100644 --- a/instabug/README.md +++ b/instabug/README.md @@ -29,12 +29,6 @@ The Instabug integration does not include any service checks. ## Support Need help? Contact [Instabug Support][3]. -## Further Reading - -Additional helpful documentation, links, and articles: - -- [Leverage user context to debug mobile performance issues with the Instabug Datadog Marketplace offering][6] - [1]: http://instabug.com [2]: https://dashboard.instabug.com/signup [3]: mailto:support@instabug.com diff --git a/launchdarkly/README.md b/launchdarkly/README.md index 49c816ccd..5e0464e46 100644 --- a/launchdarkly/README.md +++ b/launchdarkly/README.md @@ -100,10 +100,6 @@ The LaunchDarkly integration does not include any service checks. Need help? Contact [Datadog Support][7]. -## Further Reading - -Learn more about [LaunchDarkly][1] and the [Datadog events integration][4]. - [1]: https://launchdarkly.com [2]: https://docs.launchdarkly.com/home/relay-proxy [3]: https://app.datadoghq.com/organization-settings/api-keys diff --git a/mongodb_atlas/README.md b/mongodb_atlas/README.md index c9566773f..70e75c4e4 100644 --- a/mongodb_atlas/README.md +++ b/mongodb_atlas/README.md @@ -38,13 +38,6 @@ The MongoDB Atlas integration does not include any service checks. Need help? [Contact Datadog Support][5] -## Further Reading - -Additional helpful documentation, links, and articles: - -- [Monitor MongoDB Atlas with Datadog][6] -- [MongoDB Atlas for Government][7] - [1]: https://app.datadoghq.com/organization-settings/api-keys [2]: https://docs.atlas.mongodb.com/tutorial/monitoring-integrations/#procedure [3]: https://github.com/DataDog/integrations-extras/blob/master/mongodb_atlas/metadata.csv diff --git a/ngrok/README.md b/ngrok/README.md index e3bc181f5..cc65c5a15 100644 --- a/ngrok/README.md +++ b/ngrok/README.md @@ -56,10 +56,6 @@ Create facets for the following fields: Need help? Contact [ngrok Support][1] or reference the [ngrok documentation][6]. -## Further Reading - -Learn more about [ngrok][3]. - [1]: mailto:support@ngrok.com [2]: https://dashboard.ngrok.com [3]: https://ngrok.com/solutions diff --git a/ns1/README.md b/ns1/README.md index 16c39a4fd..1ecf7e45d 100644 --- a/ns1/README.md +++ b/ns1/README.md @@ -50,14 +50,6 @@ See [service_checks.json][10] for a list of service checks provided by this inte Need help? Contact [Datadog support][8]. -## Further Reading - -Additional helpful documentation, links, and articles: - -- [NS1 + Datadog Integration (Outbound) Quick Start Guide][9] -- [Monitor NS1 with Datadog][11] - - [1]: https://ns1.com/ [2]: https://app.datadoghq.com/account/settings/agent/latest?platform=overview [3]: https://docs.datadoghq.com/agent/guide/community-integrations-installation-with-docker-agent/?tab=agentabovev68 diff --git a/portworx/README.md b/portworx/README.md index 9ecc0f010..73e88a65c 100644 --- a/portworx/README.md +++ b/portworx/README.md @@ -68,13 +68,6 @@ The Portworx check does not include any events. Check that the `url` in `portworx.yaml` is correct. -## Further Reading - -Additional helpful documentation, links, and articles: - -- [Monitoring multi-cloud container storage with Portworx and Datadog][11] - - [2]: https://app.datadoghq.com/account/settings/agent/latest [3]: https://docs.datadoghq.com/agent/guide/use-community-integrations/ [4]: https://docs.datadoghq.com/getting_started/integrations/ diff --git a/rum_android/README.md b/rum_android/README.md index a324996b8..433c687ee 100644 --- a/rum_android/README.md +++ b/rum_android/README.md @@ -52,12 +52,6 @@ The Android integration does not include any service checks. Need help? Contact [Datadog Support][8]. -## Further Reading - -Additional helpful documentation, links, and articles: - -- [Android and Android TV Monitoring][9] - [1]: https://app.datadoghq.com/integrations/rum-android [2]: https://docs.datadoghq.com/real_user_monitoring/android/?tabs=kotlin#setup [3]: https://docs.datadoghq.com/tracing/trace_collection/dd_libraries/android diff --git a/rum_expo/README.md b/rum_expo/README.md index 31d3b628f..edead0833 100644 --- a/rum_expo/README.md +++ b/rum_expo/README.md @@ -52,13 +52,6 @@ The Expo integration does not include any service checks. Need help? Contact [Datadog Support][6]. -## Further Reading - -Additional helpful documentation, links, and articles: - -- [Expo Monitoring][7] -- [Expo Crash Reporting and Error Trackings][8] - [1]: https://app.datadoghq.com/integrations/rum-expo [2]: https://docs.datadoghq.com/real_user_monitoring/reactnative/expo/#setup [3]: https://docs.datadoghq.com/real_user_monitoring/reactnative/#manual-instrumentation diff --git a/rum_roku/README.md b/rum_roku/README.md index 13f0a9a07..badcbfff7 100644 --- a/rum_roku/README.md +++ b/rum_roku/README.md @@ -47,13 +47,6 @@ The Roku integration does not include any service checks. Need help? Contact [Datadog Support][7]. -## Further Reading - -Additional helpful documentation, links, and articles: - -- [RUM Roku Channel Monitoring][2] documentation -- [Monitor your Roku channels with Datadog RUM][8] blog post - [1]: https://app.datadoghq.com/integrations/rum-roku [2]: https://docs.datadoghq.com/real_user_monitoring/roku/ [3]: https://docs.datadoghq.com/real_user_monitoring/connect_rum_and_traces/?tab=rokurum#setup-rum diff --git a/scalr/README.md b/scalr/README.md index ce9c90900..4fa2932bd 100644 --- a/scalr/README.md +++ b/scalr/README.md @@ -49,11 +49,6 @@ Scalr sends run execution results as an event to the [Events Explorer][14]. Need help? Contact [Datadog support][4] or [Scalr support][12]. -## Further Reading - -- [Scalr customer documentation][13] -- [Scalr Datadog integration documentation][11] - [1]: https://app.datadoghq.com/account/settings/agent/latest [2]: https://docs.datadoghq.com/agent/guide/use-community-integrations/ [3]: https://docs.datadoghq.com/getting_started/integrations/ diff --git a/seagence/README.md b/seagence/README.md index 2224ebf55..c0d404d0f 100644 --- a/seagence/README.md +++ b/seagence/README.md @@ -45,12 +45,6 @@ Seagence posts an event to Datadog upon detecting a defect. Need help? Contact [Seagence support][4]. -## Further Reading - -Additional helpful documentation, links, and articles: - -- [Detect Java code-level issues with Seagence and Datadog][7] - [1]: https://www.seagence.com [2]: https://app.seagence.com/SeagenceWeb/ [3]: https://seagence.com/product/getting-started/ diff --git a/sigsci/README.md b/sigsci/README.md index f361706da..4addb36d8 100644 --- a/sigsci/README.md +++ b/sigsci/README.md @@ -99,12 +99,6 @@ The Signal Sciences integration does not include any service checks. Need help? Contact [Datadog support][10]. -## Further Reading - -Additional helpful documentation, links, and articles: - -- [Signal Sciences blog][11] - [1]: https://raw.githubusercontent.com/DataDog/integrations-extras/master/sigsci/images/datadog-sigsci-dashboard.png [2]: https://raw.githubusercontent.com/DataDog/integrations-extras/master/sigsci/images/datadog-sigsci-security.png [3]: https://docs.signalsciences.net/install-guides/ diff --git a/sofy_sofy/README.md b/sofy_sofy/README.md index ede1d9f78..570abb67b 100644 --- a/sofy_sofy/README.md +++ b/sofy_sofy/README.md @@ -36,12 +36,6 @@ To set up the Sofy integration: ## Support Need help? Contact [Sofy support][5]. -## Further Reading -Additional helpful documentation, links, and articles: -* [Monitor your mobile tests with Sofy's offering in the Datadog Marketplace][6] -* [Sofy Documentation][7] - - [1]: https://app.datadoghq.com/integrations [2]: https://portal.sofy.ai [3]: https://portal.sofy.ai/app/user-settings?selectedTab=integration diff --git a/statsig/README.md b/statsig/README.md index 1b79c2465..28d6b4990 100644 --- a/statsig/README.md +++ b/statsig/README.md @@ -37,12 +37,6 @@ The Statsig integration sends configuration change events on Statsig to Datadog. Need help? Contact [Statsig support][5] or see the [Statsig website][3]. -## Further Reading - -Additional helpful documentation, links, and articles: - -- [Monitor feature releases with Statsig's offering in the Datadog Marketplace][4] - [1]: https://console.statsig.com/integrations [2]: https://github.com/DataDog/integrations-extras/blob/master/statsig/metadata.csv [3]: https://www.statsig.com/contact diff --git a/superwise/README.md b/superwise/README.md index 9ba369cc0..56a82d8f6 100644 --- a/superwise/README.md +++ b/superwise/README.md @@ -49,12 +49,6 @@ The Superwise integration does not include any service checks. Need help? See the [Superwise documentation][9]. -## Further Reading - -Additional helpful documentation, links, and articles: - -- [Monitor model performance with Superwise's offering in the Datadog Marketplace][10] - [1]: https://www.superwise.ai/ [2]: https://raw.githubusercontent.com/DataDog/integrations-extras/master/superwise/images/5.png [3]: https://portal.superwise.ai/ diff --git a/tailscale/README.md b/tailscale/README.md index abcd252b5..ef2bcab55 100644 --- a/tailscale/README.md +++ b/tailscale/README.md @@ -50,12 +50,6 @@ Tailscale does not include any events. Need help? Contact [Datadog support][3]. -## Further Reading - -Additional helpful documentation, links, and articles: - -- [Monitor the state of your Tailscale private network with Datadog][7] - [1]: https://tailscale.com/ [2]: https://app.datadoghq.com/account/settings/agent/latest [3]: https://docs.datadoghq.com/help/ diff --git a/twingate/README.md b/twingate/README.md index c9d749156..e26ad4dde 100644 --- a/twingate/README.md +++ b/twingate/README.md @@ -96,12 +96,6 @@ docker run -d --sysctl net.ipv4.ping_group_range="0 2147483647" \ ## Troubleshooting Need help? Contact [Twingate Support][2]. -## Further Reading - -Additional helpful documentation, links, and articles: - -- [Monitor network access with Twingate's offering in the Datadog Marketplace][13] - [1]: https://www.twingate.com/ [2]: https://help.twingate.com/hc/en-us [3]: https://docs.twingate.com/docs/connector-real-time-logs From f168e1a920f364d5702e8f3dcd79a748024ad1ac Mon Sep 17 00:00:00 2001 From: Ben Goldberg Date: Mon, 3 Jun 2024 18:38:18 -0400 Subject: [PATCH 05/13] remove empty further reading section --- vercel/README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/vercel/README.md b/vercel/README.md index f80cfb165..1da0f53ad 100644 --- a/vercel/README.md +++ b/vercel/README.md @@ -34,10 +34,6 @@ The Vercel integration does not include any events. Need help? Contact [Datadog support][8]. -## Further Reading - -{{< partial name="whats-next/whats-next.html" >}} - [1]: https://raw.githubusercontent.com/DataDog/integrations-extras/master/vercel/images/logo-full-black.png [2]: https://vercel.com/ [3]: https://vercel.com/docs/edge-network/overview From 2043dbdf11331cc9cad6262490a48db2cc55b5c8 Mon Sep 17 00:00:00 2001 From: Ben Goldberg Date: Mon, 3 Jun 2024 19:18:19 -0400 Subject: [PATCH 06/13] fix isdown shoreline zebrium that were missed --- isdown/README.md | 6 +----- shoreline/README.md | 5 +---- zebrium/README.md | 6 +----- 3 files changed, 3 insertions(+), 14 deletions(-) diff --git a/isdown/README.md b/isdown/README.md index 22b064a4f..8754f78da 100644 --- a/isdown/README.md +++ b/isdown/README.md @@ -41,11 +41,7 @@ IsDown sends events for each outage that happens in the services you monitor. It Need help? Contact [IsDown support][2]. -## Further reading - -Additional helpful documentation, links, and articles: - -[Track service provider outages with IsDown and Datadog][5] +{{< partial name="whats-next/whats-next.html" >}} [1]: https://isdown.app [2]: mailto:support@isdown.app diff --git a/shoreline/README.md b/shoreline/README.md index 43839cc7e..d40d06725 100644 --- a/shoreline/README.md +++ b/shoreline/README.md @@ -52,10 +52,7 @@ For in-depth instructions on configuring the app, see the [Datadog-Shoreline doc Need help? Contact [Datadog support][2]. -## Further reading - -For more information, see the [Shoreline documentation][9]. - +{{< partial name="whats-next/whats-next.html" >}} [1]: https://raw.githubusercontent.com/DataDog/integrations-extras/master/shoreline/images/integrate_shoreline_and_datadog.png [2]: https://docs.datadoghq.com/help/ diff --git a/zebrium/README.md b/zebrium/README.md index f5385f592..a70e2c988 100644 --- a/zebrium/README.md +++ b/zebrium/README.md @@ -44,11 +44,7 @@ The Zebrium events and metrics integration uses a [Datadog API key][2], which ne Need help? Contact [Datadog Support][4]. -## Further reading - -Additional helpful documentation, links, and articles: - -- [Find the root cause faster with Datadog and Zebrium][6] +{{< partial name="whats-next/whats-next.html" >}} [1]: https://www.zebrium.com [2]: https://app.datadoghq.com/organization-settings/api-keys From bd22b729b1227b5d23c410670fec2cabebf487ea Mon Sep 17 00:00:00 2001 From: Ben Goldberg Date: Mon, 3 Jun 2024 19:24:24 -0400 Subject: [PATCH 07/13] add html short code to readmes --- akamai_datastream_2/README.md | 2 ++ apache-apisix/README.md | 2 ++ apptrail/README.md | 2 ++ cloudnatix/README.md | 2 ++ convox/README.md | 2 ++ datazoom/README.md | 2 ++ devcycle/README.md | 2 ++ f5-distributed-cloud/README.md | 2 ++ gremlin/README.md | 2 ++ instabug/README.md | 2 ++ launchdarkly/README.md | 2 ++ mongodb_atlas/README.md | 2 ++ ngrok/README.md | 2 ++ ns1/README.md | 2 ++ portworx/README.md | 2 ++ rum_android/README.md | 2 ++ rum_expo/README.md | 2 ++ rum_roku/README.md | 2 ++ scalr/README.md | 2 ++ seagence/README.md | 2 ++ sigsci/README.md | 2 ++ sofy_sofy/README.md | 2 ++ statsig/README.md | 2 ++ superwise/README.md | 2 ++ tailscale/README.md | 2 ++ twingate/README.md | 2 ++ vercel/README.md | 2 ++ 27 files changed, 54 insertions(+) diff --git a/akamai_datastream_2/README.md b/akamai_datastream_2/README.md index 90cd277f6..2b697b8b1 100644 --- a/akamai_datastream_2/README.md +++ b/akamai_datastream_2/README.md @@ -43,6 +43,8 @@ Akamai DataStream 2 does not include any events. Need help? Contact [Datadog support][1]. +{{< partial name="whats-next/whats-next.html" >}} + [1]: https://docs.datadoghq.com/help/ [2]: https://techdocs.akamai.com/datastream2/docs/stream-datadog [3]: https://app.datadoghq.com/logs?query=source%3Aakamai.datastream diff --git a/apache-apisix/README.md b/apache-apisix/README.md index 9a43d98e4..a1baecb5c 100644 --- a/apache-apisix/README.md +++ b/apache-apisix/README.md @@ -95,6 +95,8 @@ The Apache APISIX check does not include any events. Need help? Contact [Datadog support][6]. +{{< partial name="whats-next/whats-next.html" >}} + [1]: https://apisix.apache.org/docs/apisix/plugins/datadog [2]: https://apisix.apache.org/ [3]: https://docs.datadoghq.com/agent/ diff --git a/apptrail/README.md b/apptrail/README.md index 86b607780..446cccf4a 100644 --- a/apptrail/README.md +++ b/apptrail/README.md @@ -45,6 +45,8 @@ Any Apptrail [trail][11] with a Datadog destination will continously send all lo Need help? Contact [Datadog support][3] or reach out to [Apptrail support](mailto:support@apptrail.com). +{{< partial name="whats-next/whats-next.html" >}} + [1]: https://apptrail.com [2]: https://apptrail.com/docs/consumers/guide/event-delivery/integrations/datadog [3]: https://docs.datadoghq.com/help/ diff --git a/cloudnatix/README.md b/cloudnatix/README.md index 48c9097e7..d8b9b8c36 100644 --- a/cloudnatix/README.md +++ b/cloudnatix/README.md @@ -41,6 +41,8 @@ CloudNatix does not include any events. Need help? Contact [Cloudnatix support][6]. +{{< partial name="whats-next/whats-next.html" >}} + [1]: https://cloudnatix.com/ [2]: https://app.datadoghq.com/account/settings#agent/kubernetes [3]: https://docs.cloudnatix.com/docs/tutorial diff --git a/convox/README.md b/convox/README.md index 589a71891..5366fea9f 100644 --- a/convox/README.md +++ b/convox/README.md @@ -56,6 +56,8 @@ When configuring environment variables in the `convox.yml` file, the `environmen Need help? Contact [Datadog support][4]. +{{< partial name="whats-next/whats-next.html" >}} + [1]: https://raw.githubusercontent.com/DataDog/integrations-extras/master/convox/images/snapshot.png [2]: https://docs.convox.com/integrations/monitoring/datadog [3]: http://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs_cwet.html diff --git a/datazoom/README.md b/datazoom/README.md index 4f37b0104..f9a3eece4 100644 --- a/datazoom/README.md +++ b/datazoom/README.md @@ -40,6 +40,8 @@ Datazoom does not include any events. Need help? Contact [Datadog support][2]. +{{< partial name="whats-next/whats-next.html" >}} + [1]: https://help.datazoom.io/hc/en-us/articles/360042494512-Datadog [2]: https://docs.datadoghq.com/help/ [3]: https://app.datadoghq.com/logs diff --git a/devcycle/README.md b/devcycle/README.md index b62839d3a..d154c2337 100644 --- a/devcycle/README.md +++ b/devcycle/README.md @@ -62,6 +62,8 @@ The DevCycle integration does not include any service checks. Need help? Contact [Datadog Support][3]. +{{< partial name="whats-next/whats-next.html" >}} + [1]: https://devcycle.com [2]: https://docs.devcycle.com/tools-and-integrations/datadog-rum [3]: https://docs.datadoghq.com/help/ diff --git a/f5-distributed-cloud/README.md b/f5-distributed-cloud/README.md index fb65ba584..d21645dfa 100644 --- a/f5-distributed-cloud/README.md +++ b/f5-distributed-cloud/README.md @@ -84,6 +84,8 @@ Create facets for the following fields: Need help? Contact [Datadog Support][1] or [F5 Support][6]. +{{< partial name="whats-next/whats-next.html" >}} + [1]: http://docs.datadoghq.com/help/ [2]: https://www.f5.com/cloud/products/distributed-cloud-console [3]: https://www.f5.com/cloud diff --git a/gremlin/README.md b/gremlin/README.md index 4d6e1fb22..ed14e0a01 100644 --- a/gremlin/README.md +++ b/gremlin/README.md @@ -39,6 +39,8 @@ The Gremlin integration does not include any service checks. Need help? Contact [Datadog support][5]. +{{< partial name="whats-next/whats-next.html" >}} + [1]: https://docs.datadoghq.com/getting_started/#events [2]: https://app.datadoghq.com/event/stream [3]: https://raw.githubusercontent.com/DataDog/integrations-extras/master/gremlin/images/events-overlay.png diff --git a/instabug/README.md b/instabug/README.md index 6f46b0baa..db4e0cb7c 100644 --- a/instabug/README.md +++ b/instabug/README.md @@ -29,6 +29,8 @@ The Instabug integration does not include any service checks. ## Support Need help? Contact [Instabug Support][3]. +{{< partial name="whats-next/whats-next.html" >}} + [1]: http://instabug.com [2]: https://dashboard.instabug.com/signup [3]: mailto:support@instabug.com diff --git a/launchdarkly/README.md b/launchdarkly/README.md index 5e0464e46..b3c1843d1 100644 --- a/launchdarkly/README.md +++ b/launchdarkly/README.md @@ -100,6 +100,8 @@ The LaunchDarkly integration does not include any service checks. Need help? Contact [Datadog Support][7]. +{{< partial name="whats-next/whats-next.html" >}} + [1]: https://launchdarkly.com [2]: https://docs.launchdarkly.com/home/relay-proxy [3]: https://app.datadoghq.com/organization-settings/api-keys diff --git a/mongodb_atlas/README.md b/mongodb_atlas/README.md index 70e75c4e4..d79bb7b64 100644 --- a/mongodb_atlas/README.md +++ b/mongodb_atlas/README.md @@ -38,6 +38,8 @@ The MongoDB Atlas integration does not include any service checks. Need help? [Contact Datadog Support][5] +{{< partial name="whats-next/whats-next.html" >}} + [1]: https://app.datadoghq.com/organization-settings/api-keys [2]: https://docs.atlas.mongodb.com/tutorial/monitoring-integrations/#procedure [3]: https://github.com/DataDog/integrations-extras/blob/master/mongodb_atlas/metadata.csv diff --git a/ngrok/README.md b/ngrok/README.md index cc65c5a15..979a58f01 100644 --- a/ngrok/README.md +++ b/ngrok/README.md @@ -56,6 +56,8 @@ Create facets for the following fields: Need help? Contact [ngrok Support][1] or reference the [ngrok documentation][6]. +{{< partial name="whats-next/whats-next.html" >}} + [1]: mailto:support@ngrok.com [2]: https://dashboard.ngrok.com [3]: https://ngrok.com/solutions diff --git a/ns1/README.md b/ns1/README.md index 1ecf7e45d..d0a2f03e8 100644 --- a/ns1/README.md +++ b/ns1/README.md @@ -50,6 +50,8 @@ See [service_checks.json][10] for a list of service checks provided by this inte Need help? Contact [Datadog support][8]. +{{< partial name="whats-next/whats-next.html" >}} + [1]: https://ns1.com/ [2]: https://app.datadoghq.com/account/settings/agent/latest?platform=overview [3]: https://docs.datadoghq.com/agent/guide/community-integrations-installation-with-docker-agent/?tab=agentabovev68 diff --git a/portworx/README.md b/portworx/README.md index 73e88a65c..a4b254c92 100644 --- a/portworx/README.md +++ b/portworx/README.md @@ -68,6 +68,8 @@ The Portworx check does not include any events. Check that the `url` in `portworx.yaml` is correct. +{{< partial name="whats-next/whats-next.html" >}} + [2]: https://app.datadoghq.com/account/settings/agent/latest [3]: https://docs.datadoghq.com/agent/guide/use-community-integrations/ [4]: https://docs.datadoghq.com/getting_started/integrations/ diff --git a/rum_android/README.md b/rum_android/README.md index 433c687ee..8ef5429d6 100644 --- a/rum_android/README.md +++ b/rum_android/README.md @@ -52,6 +52,8 @@ The Android integration does not include any service checks. Need help? Contact [Datadog Support][8]. +{{< partial name="whats-next/whats-next.html" >}} + [1]: https://app.datadoghq.com/integrations/rum-android [2]: https://docs.datadoghq.com/real_user_monitoring/android/?tabs=kotlin#setup [3]: https://docs.datadoghq.com/tracing/trace_collection/dd_libraries/android diff --git a/rum_expo/README.md b/rum_expo/README.md index edead0833..2a3d70f24 100644 --- a/rum_expo/README.md +++ b/rum_expo/README.md @@ -52,6 +52,8 @@ The Expo integration does not include any service checks. Need help? Contact [Datadog Support][6]. +{{< partial name="whats-next/whats-next.html" >}} + [1]: https://app.datadoghq.com/integrations/rum-expo [2]: https://docs.datadoghq.com/real_user_monitoring/reactnative/expo/#setup [3]: https://docs.datadoghq.com/real_user_monitoring/reactnative/#manual-instrumentation diff --git a/rum_roku/README.md b/rum_roku/README.md index badcbfff7..08f6e9eca 100644 --- a/rum_roku/README.md +++ b/rum_roku/README.md @@ -47,6 +47,8 @@ The Roku integration does not include any service checks. Need help? Contact [Datadog Support][7]. +{{< partial name="whats-next/whats-next.html" >}} + [1]: https://app.datadoghq.com/integrations/rum-roku [2]: https://docs.datadoghq.com/real_user_monitoring/roku/ [3]: https://docs.datadoghq.com/real_user_monitoring/connect_rum_and_traces/?tab=rokurum#setup-rum diff --git a/scalr/README.md b/scalr/README.md index 4fa2932bd..0118d18c6 100644 --- a/scalr/README.md +++ b/scalr/README.md @@ -49,6 +49,8 @@ Scalr sends run execution results as an event to the [Events Explorer][14]. Need help? Contact [Datadog support][4] or [Scalr support][12]. +{{< partial name="whats-next/whats-next.html" >}} + [1]: https://app.datadoghq.com/account/settings/agent/latest [2]: https://docs.datadoghq.com/agent/guide/use-community-integrations/ [3]: https://docs.datadoghq.com/getting_started/integrations/ diff --git a/seagence/README.md b/seagence/README.md index c0d404d0f..504f0d3e6 100644 --- a/seagence/README.md +++ b/seagence/README.md @@ -45,6 +45,8 @@ Seagence posts an event to Datadog upon detecting a defect. Need help? Contact [Seagence support][4]. +{{< partial name="whats-next/whats-next.html" >}} + [1]: https://www.seagence.com [2]: https://app.seagence.com/SeagenceWeb/ [3]: https://seagence.com/product/getting-started/ diff --git a/sigsci/README.md b/sigsci/README.md index 4addb36d8..40d7d8e6f 100644 --- a/sigsci/README.md +++ b/sigsci/README.md @@ -99,6 +99,8 @@ The Signal Sciences integration does not include any service checks. Need help? Contact [Datadog support][10]. +{{< partial name="whats-next/whats-next.html" >}} + [1]: https://raw.githubusercontent.com/DataDog/integrations-extras/master/sigsci/images/datadog-sigsci-dashboard.png [2]: https://raw.githubusercontent.com/DataDog/integrations-extras/master/sigsci/images/datadog-sigsci-security.png [3]: https://docs.signalsciences.net/install-guides/ diff --git a/sofy_sofy/README.md b/sofy_sofy/README.md index 570abb67b..bdad018e1 100644 --- a/sofy_sofy/README.md +++ b/sofy_sofy/README.md @@ -36,6 +36,8 @@ To set up the Sofy integration: ## Support Need help? Contact [Sofy support][5]. +{{< partial name="whats-next/whats-next.html" >}} + [1]: https://app.datadoghq.com/integrations [2]: https://portal.sofy.ai [3]: https://portal.sofy.ai/app/user-settings?selectedTab=integration diff --git a/statsig/README.md b/statsig/README.md index 28d6b4990..e08bf9ddf 100644 --- a/statsig/README.md +++ b/statsig/README.md @@ -37,6 +37,8 @@ The Statsig integration sends configuration change events on Statsig to Datadog. Need help? Contact [Statsig support][5] or see the [Statsig website][3]. +{{< partial name="whats-next/whats-next.html" >}} + [1]: https://console.statsig.com/integrations [2]: https://github.com/DataDog/integrations-extras/blob/master/statsig/metadata.csv [3]: https://www.statsig.com/contact diff --git a/superwise/README.md b/superwise/README.md index 56a82d8f6..05d7a9bf8 100644 --- a/superwise/README.md +++ b/superwise/README.md @@ -49,6 +49,8 @@ The Superwise integration does not include any service checks. Need help? See the [Superwise documentation][9]. +{{< partial name="whats-next/whats-next.html" >}} + [1]: https://www.superwise.ai/ [2]: https://raw.githubusercontent.com/DataDog/integrations-extras/master/superwise/images/5.png [3]: https://portal.superwise.ai/ diff --git a/tailscale/README.md b/tailscale/README.md index ef2bcab55..4f0ae356e 100644 --- a/tailscale/README.md +++ b/tailscale/README.md @@ -50,6 +50,8 @@ Tailscale does not include any events. Need help? Contact [Datadog support][3]. +{{< partial name="whats-next/whats-next.html" >}} + [1]: https://tailscale.com/ [2]: https://app.datadoghq.com/account/settings/agent/latest [3]: https://docs.datadoghq.com/help/ diff --git a/twingate/README.md b/twingate/README.md index e26ad4dde..fe9ce99a0 100644 --- a/twingate/README.md +++ b/twingate/README.md @@ -96,6 +96,8 @@ docker run -d --sysctl net.ipv4.ping_group_range="0 2147483647" \ ## Troubleshooting Need help? Contact [Twingate Support][2]. +{{< partial name="whats-next/whats-next.html" >}} + [1]: https://www.twingate.com/ [2]: https://help.twingate.com/hc/en-us [3]: https://docs.twingate.com/docs/connector-real-time-logs diff --git a/vercel/README.md b/vercel/README.md index 1da0f53ad..aaca74bbf 100644 --- a/vercel/README.md +++ b/vercel/README.md @@ -34,6 +34,8 @@ The Vercel integration does not include any events. Need help? Contact [Datadog support][8]. +{{< partial name="whats-next/whats-next.html" >}} + [1]: https://raw.githubusercontent.com/DataDog/integrations-extras/master/vercel/images/logo-full-black.png [2]: https://vercel.com/ [3]: https://vercel.com/docs/edge-network/overview From 5204c330387173cb89f699615bc61a3ebe161440 Mon Sep 17 00:00:00 2001 From: Ben Goldberg Date: Mon, 17 Jun 2024 14:51:44 -0400 Subject: [PATCH 08/13] re-run script --- apptrail/README.md | 4 +--- isdown/README.md | 3 +-- shoreline/README.md | 1 - vercel/README.md | 2 -- 4 files changed, 2 insertions(+), 8 deletions(-) diff --git a/apptrail/README.md b/apptrail/README.md index 446cccf4a..35bca1318 100644 --- a/apptrail/README.md +++ b/apptrail/README.md @@ -45,7 +45,6 @@ Any Apptrail [trail][11] with a Datadog destination will continously send all lo Need help? Contact [Datadog support][3] or reach out to [Apptrail support](mailto:support@apptrail.com). -{{< partial name="whats-next/whats-next.html" >}} [1]: https://apptrail.com [2]: https://apptrail.com/docs/consumers/guide/event-delivery/integrations/datadog @@ -56,5 +55,4 @@ Need help? Contact [Datadog support][3] or reach out to [Apptrail support](mailt [7]: https://app.datadoghq.com/organization-settings/api-keys [10]: https://apptrail.com/docs/consumers/guide/event-format [11]: https://apptrail.com/docs/consumers/guide/event-delivery/#trails -[12]: https://apptrail.com/docs/consumers/guide/event-delivery/working-with-trails#selecting-events-using-trail-rules -[13]: https://apptrail.com/docs/consumers/guide +[12]: https://apptrail.com/docs/consumers/guide/event-delivery/working-with-trails#selecting-events-using-trail-rules \ No newline at end of file diff --git a/isdown/README.md b/isdown/README.md index 8754f78da..440a9cb49 100644 --- a/isdown/README.md +++ b/isdown/README.md @@ -46,5 +46,4 @@ Need help? Contact [IsDown support][2]. [1]: https://isdown.app [2]: mailto:support@isdown.app [3]: assets/service_checks.json -[4]: https://app.datadoghq.com/organization-settings/api-keys -[5]: https://www.datadoghq.com/blog/track-provider-outages-isdown-datadog/ \ No newline at end of file +[4]: https://app.datadoghq.com/organization-settings/api-keys \ No newline at end of file diff --git a/shoreline/README.md b/shoreline/README.md index d40d06725..d3111c168 100644 --- a/shoreline/README.md +++ b/shoreline/README.md @@ -62,5 +62,4 @@ Need help? Contact [Datadog support][2]. [6]: https://docs.shoreline.io/installation/kubernetes#install-with-helm [7]: https://docs.shoreline.io/installation/virtual-machines [8]: https://raw.githubusercontent.com/DataDog/integrations-extras/master/shoreline/images/link_icon.svg -[9]: https://docs.shoreline.io/ [10]: /account/settings#integrations/shoreline diff --git a/vercel/README.md b/vercel/README.md index aaca74bbf..1da0f53ad 100644 --- a/vercel/README.md +++ b/vercel/README.md @@ -34,8 +34,6 @@ The Vercel integration does not include any events. Need help? Contact [Datadog support][8]. -{{< partial name="whats-next/whats-next.html" >}} - [1]: https://raw.githubusercontent.com/DataDog/integrations-extras/master/vercel/images/logo-full-black.png [2]: https://vercel.com/ [3]: https://vercel.com/docs/edge-network/overview From baaf26849103c7299516109924f856608c6768c6 Mon Sep 17 00:00:00 2001 From: Ben Goldberg Date: Fri, 21 Jun 2024 11:26:41 -0400 Subject: [PATCH 09/13] add further reading header back to readme --- akamai_datastream_2/README.md | 2 ++ apache-apisix/README.md | 2 ++ apptrail/README.md | 3 +++ cloudnatix/README.md | 2 ++ convox/README.md | 2 ++ datazoom/README.md | 2 ++ devcycle/README.md | 2 ++ f5-distributed-cloud/README.md | 2 ++ gremlin/README.md | 2 ++ instabug/README.md | 2 ++ isdown/README.md | 2 ++ launchdarkly/README.md | 2 ++ mongodb_atlas/README.md | 2 ++ ngrok/README.md | 2 ++ ns1/README.md | 2 ++ portworx/README.md | 2 ++ rum_android/README.md | 2 ++ rum_expo/README.md | 2 ++ rum_roku/README.md | 2 ++ scalr/README.md | 2 ++ seagence/README.md | 2 ++ shoreline/README.md | 3 +++ sigsci/README.md | 2 ++ sofy_sofy/README.md | 2 ++ statsig/README.md | 2 ++ superwise/README.md | 2 ++ tailscale/README.md | 2 ++ twingate/README.md | 2 ++ zebrium/README.md | 2 ++ 29 files changed, 60 insertions(+) diff --git a/akamai_datastream_2/README.md b/akamai_datastream_2/README.md index 2b697b8b1..86f3f42d1 100644 --- a/akamai_datastream_2/README.md +++ b/akamai_datastream_2/README.md @@ -43,6 +43,8 @@ Akamai DataStream 2 does not include any events. Need help? Contact [Datadog support][1]. +## Further Reading + {{< partial name="whats-next/whats-next.html" >}} [1]: https://docs.datadoghq.com/help/ diff --git a/apache-apisix/README.md b/apache-apisix/README.md index a1baecb5c..898d09952 100644 --- a/apache-apisix/README.md +++ b/apache-apisix/README.md @@ -95,6 +95,8 @@ The Apache APISIX check does not include any events. Need help? Contact [Datadog support][6]. +## Further Reading + {{< partial name="whats-next/whats-next.html" >}} [1]: https://apisix.apache.org/docs/apisix/plugins/datadog diff --git a/apptrail/README.md b/apptrail/README.md index 35bca1318..2586cbf04 100644 --- a/apptrail/README.md +++ b/apptrail/README.md @@ -45,6 +45,9 @@ Any Apptrail [trail][11] with a Datadog destination will continously send all lo Need help? Contact [Datadog support][3] or reach out to [Apptrail support](mailto:support@apptrail.com). +## Further Reading + +{{< partial name="whats-next/whats-next.html" >}} [1]: https://apptrail.com [2]: https://apptrail.com/docs/consumers/guide/event-delivery/integrations/datadog diff --git a/cloudnatix/README.md b/cloudnatix/README.md index d8b9b8c36..979889de8 100644 --- a/cloudnatix/README.md +++ b/cloudnatix/README.md @@ -41,6 +41,8 @@ CloudNatix does not include any events. Need help? Contact [Cloudnatix support][6]. +## Further Reading + {{< partial name="whats-next/whats-next.html" >}} [1]: https://cloudnatix.com/ diff --git a/convox/README.md b/convox/README.md index 5366fea9f..f6262e304 100644 --- a/convox/README.md +++ b/convox/README.md @@ -56,6 +56,8 @@ When configuring environment variables in the `convox.yml` file, the `environmen Need help? Contact [Datadog support][4]. +## Further Reading + {{< partial name="whats-next/whats-next.html" >}} [1]: https://raw.githubusercontent.com/DataDog/integrations-extras/master/convox/images/snapshot.png diff --git a/datazoom/README.md b/datazoom/README.md index f9a3eece4..60a354d6d 100644 --- a/datazoom/README.md +++ b/datazoom/README.md @@ -40,6 +40,8 @@ Datazoom does not include any events. Need help? Contact [Datadog support][2]. +## Further Reading + {{< partial name="whats-next/whats-next.html" >}} [1]: https://help.datazoom.io/hc/en-us/articles/360042494512-Datadog diff --git a/devcycle/README.md b/devcycle/README.md index d154c2337..30be0cdad 100644 --- a/devcycle/README.md +++ b/devcycle/README.md @@ -62,6 +62,8 @@ The DevCycle integration does not include any service checks. Need help? Contact [Datadog Support][3]. +## Further Reading + {{< partial name="whats-next/whats-next.html" >}} [1]: https://devcycle.com diff --git a/f5-distributed-cloud/README.md b/f5-distributed-cloud/README.md index d21645dfa..288bce65a 100644 --- a/f5-distributed-cloud/README.md +++ b/f5-distributed-cloud/README.md @@ -84,6 +84,8 @@ Create facets for the following fields: Need help? Contact [Datadog Support][1] or [F5 Support][6]. +## Further Reading + {{< partial name="whats-next/whats-next.html" >}} [1]: http://docs.datadoghq.com/help/ diff --git a/gremlin/README.md b/gremlin/README.md index ed14e0a01..7239e2f1e 100644 --- a/gremlin/README.md +++ b/gremlin/README.md @@ -39,6 +39,8 @@ The Gremlin integration does not include any service checks. Need help? Contact [Datadog support][5]. +## Further Reading + {{< partial name="whats-next/whats-next.html" >}} [1]: https://docs.datadoghq.com/getting_started/#events diff --git a/instabug/README.md b/instabug/README.md index db4e0cb7c..fc36d9f01 100644 --- a/instabug/README.md +++ b/instabug/README.md @@ -29,6 +29,8 @@ The Instabug integration does not include any service checks. ## Support Need help? Contact [Instabug Support][3]. +## Further Reading + {{< partial name="whats-next/whats-next.html" >}} [1]: http://instabug.com diff --git a/isdown/README.md b/isdown/README.md index 440a9cb49..23e0af820 100644 --- a/isdown/README.md +++ b/isdown/README.md @@ -41,6 +41,8 @@ IsDown sends events for each outage that happens in the services you monitor. It Need help? Contact [IsDown support][2]. +## Further Reading + {{< partial name="whats-next/whats-next.html" >}} [1]: https://isdown.app diff --git a/launchdarkly/README.md b/launchdarkly/README.md index b3c1843d1..f1bbf7a77 100644 --- a/launchdarkly/README.md +++ b/launchdarkly/README.md @@ -100,6 +100,8 @@ The LaunchDarkly integration does not include any service checks. Need help? Contact [Datadog Support][7]. +## Further Reading + {{< partial name="whats-next/whats-next.html" >}} [1]: https://launchdarkly.com diff --git a/mongodb_atlas/README.md b/mongodb_atlas/README.md index d79bb7b64..c78c45994 100644 --- a/mongodb_atlas/README.md +++ b/mongodb_atlas/README.md @@ -38,6 +38,8 @@ The MongoDB Atlas integration does not include any service checks. Need help? [Contact Datadog Support][5] +## Further Reading + {{< partial name="whats-next/whats-next.html" >}} [1]: https://app.datadoghq.com/organization-settings/api-keys diff --git a/ngrok/README.md b/ngrok/README.md index 979a58f01..e3f905d15 100644 --- a/ngrok/README.md +++ b/ngrok/README.md @@ -56,6 +56,8 @@ Create facets for the following fields: Need help? Contact [ngrok Support][1] or reference the [ngrok documentation][6]. +## Further Reading + {{< partial name="whats-next/whats-next.html" >}} [1]: mailto:support@ngrok.com diff --git a/ns1/README.md b/ns1/README.md index d0a2f03e8..0072ec1bc 100644 --- a/ns1/README.md +++ b/ns1/README.md @@ -50,6 +50,8 @@ See [service_checks.json][10] for a list of service checks provided by this inte Need help? Contact [Datadog support][8]. +## Further Reading + {{< partial name="whats-next/whats-next.html" >}} [1]: https://ns1.com/ diff --git a/portworx/README.md b/portworx/README.md index a4b254c92..d50357d94 100644 --- a/portworx/README.md +++ b/portworx/README.md @@ -68,6 +68,8 @@ The Portworx check does not include any events. Check that the `url` in `portworx.yaml` is correct. +## Further Reading + {{< partial name="whats-next/whats-next.html" >}} [2]: https://app.datadoghq.com/account/settings/agent/latest diff --git a/rum_android/README.md b/rum_android/README.md index 8ef5429d6..393cd13bc 100644 --- a/rum_android/README.md +++ b/rum_android/README.md @@ -52,6 +52,8 @@ The Android integration does not include any service checks. Need help? Contact [Datadog Support][8]. +## Further Reading + {{< partial name="whats-next/whats-next.html" >}} [1]: https://app.datadoghq.com/integrations/rum-android diff --git a/rum_expo/README.md b/rum_expo/README.md index 2a3d70f24..18eaea3e6 100644 --- a/rum_expo/README.md +++ b/rum_expo/README.md @@ -52,6 +52,8 @@ The Expo integration does not include any service checks. Need help? Contact [Datadog Support][6]. +## Further Reading + {{< partial name="whats-next/whats-next.html" >}} [1]: https://app.datadoghq.com/integrations/rum-expo diff --git a/rum_roku/README.md b/rum_roku/README.md index 08f6e9eca..139bdf2f3 100644 --- a/rum_roku/README.md +++ b/rum_roku/README.md @@ -47,6 +47,8 @@ The Roku integration does not include any service checks. Need help? Contact [Datadog Support][7]. +## Further Reading + {{< partial name="whats-next/whats-next.html" >}} [1]: https://app.datadoghq.com/integrations/rum-roku diff --git a/scalr/README.md b/scalr/README.md index 0118d18c6..f79d3a6f4 100644 --- a/scalr/README.md +++ b/scalr/README.md @@ -49,6 +49,8 @@ Scalr sends run execution results as an event to the [Events Explorer][14]. Need help? Contact [Datadog support][4] or [Scalr support][12]. +## Further Reading + {{< partial name="whats-next/whats-next.html" >}} [1]: https://app.datadoghq.com/account/settings/agent/latest diff --git a/seagence/README.md b/seagence/README.md index 504f0d3e6..1bdd63c3c 100644 --- a/seagence/README.md +++ b/seagence/README.md @@ -45,6 +45,8 @@ Seagence posts an event to Datadog upon detecting a defect. Need help? Contact [Seagence support][4]. +## Further Reading + {{< partial name="whats-next/whats-next.html" >}} [1]: https://www.seagence.com diff --git a/shoreline/README.md b/shoreline/README.md index d3111c168..fae81edf0 100644 --- a/shoreline/README.md +++ b/shoreline/README.md @@ -52,6 +52,8 @@ For in-depth instructions on configuring the app, see the [Datadog-Shoreline doc Need help? Contact [Datadog support][2]. +## Further Reading + {{< partial name="whats-next/whats-next.html" >}} [1]: https://raw.githubusercontent.com/DataDog/integrations-extras/master/shoreline/images/integrate_shoreline_and_datadog.png @@ -62,4 +64,5 @@ Need help? Contact [Datadog support][2]. [6]: https://docs.shoreline.io/installation/kubernetes#install-with-helm [7]: https://docs.shoreline.io/installation/virtual-machines [8]: https://raw.githubusercontent.com/DataDog/integrations-extras/master/shoreline/images/link_icon.svg +[9]: https://docs.shoreline.io/ [10]: /account/settings#integrations/shoreline diff --git a/sigsci/README.md b/sigsci/README.md index 40d7d8e6f..50d8aa504 100644 --- a/sigsci/README.md +++ b/sigsci/README.md @@ -99,6 +99,8 @@ The Signal Sciences integration does not include any service checks. Need help? Contact [Datadog support][10]. +## Further Reading + {{< partial name="whats-next/whats-next.html" >}} [1]: https://raw.githubusercontent.com/DataDog/integrations-extras/master/sigsci/images/datadog-sigsci-dashboard.png diff --git a/sofy_sofy/README.md b/sofy_sofy/README.md index bdad018e1..620badb6f 100644 --- a/sofy_sofy/README.md +++ b/sofy_sofy/README.md @@ -36,6 +36,8 @@ To set up the Sofy integration: ## Support Need help? Contact [Sofy support][5]. +## Further Reading + {{< partial name="whats-next/whats-next.html" >}} [1]: https://app.datadoghq.com/integrations diff --git a/statsig/README.md b/statsig/README.md index e08bf9ddf..4af0b85c7 100644 --- a/statsig/README.md +++ b/statsig/README.md @@ -37,6 +37,8 @@ The Statsig integration sends configuration change events on Statsig to Datadog. Need help? Contact [Statsig support][5] or see the [Statsig website][3]. +## Further Reading + {{< partial name="whats-next/whats-next.html" >}} [1]: https://console.statsig.com/integrations diff --git a/superwise/README.md b/superwise/README.md index 05d7a9bf8..86854c4c1 100644 --- a/superwise/README.md +++ b/superwise/README.md @@ -49,6 +49,8 @@ The Superwise integration does not include any service checks. Need help? See the [Superwise documentation][9]. +## Further Reading + {{< partial name="whats-next/whats-next.html" >}} [1]: https://www.superwise.ai/ diff --git a/tailscale/README.md b/tailscale/README.md index 4f0ae356e..94b5c5ab5 100644 --- a/tailscale/README.md +++ b/tailscale/README.md @@ -50,6 +50,8 @@ Tailscale does not include any events. Need help? Contact [Datadog support][3]. +## Further Reading + {{< partial name="whats-next/whats-next.html" >}} [1]: https://tailscale.com/ diff --git a/twingate/README.md b/twingate/README.md index fe9ce99a0..27d9e588f 100644 --- a/twingate/README.md +++ b/twingate/README.md @@ -96,6 +96,8 @@ docker run -d --sysctl net.ipv4.ping_group_range="0 2147483647" \ ## Troubleshooting Need help? Contact [Twingate Support][2]. +## Further Reading + {{< partial name="whats-next/whats-next.html" >}} [1]: https://www.twingate.com/ diff --git a/zebrium/README.md b/zebrium/README.md index a70e2c988..1a3071c76 100644 --- a/zebrium/README.md +++ b/zebrium/README.md @@ -44,6 +44,8 @@ The Zebrium events and metrics integration uses a [Datadog API key][2], which ne Need help? Contact [Datadog Support][4]. +## Further Reading + {{< partial name="whats-next/whats-next.html" >}} [1]: https://www.zebrium.com From 724fe3475a89854d995d5360469391e0e244e3ef Mon Sep 17 00:00:00 2001 From: Ben Goldberg Date: Fri, 21 Jun 2024 12:44:35 -0400 Subject: [PATCH 10/13] remove unused references --- akamai_datastream_2/README.md | 3 +-- apache-apisix/README.md | 3 +-- cloudnatix/README.md | 3 +-- convox/README.md | 3 +-- datazoom/README.md | 3 +-- devcycle/README.md | 2 -- f5-distributed-cloud/README.md | 3 +-- gremlin/README.md | 3 +-- instabug/README.md | 3 +-- launchdarkly/README.md | 2 +- mongodb_atlas/README.md | 4 +--- ngrok/README.md | 3 +-- ns1/README.md | 4 +--- portworx/README.md | 9 +++++++++ rum_android/README.md | 3 +-- rum_expo/README.md | 4 +--- rum_roku/README.md | 3 +-- scalr/README.md | 5 +---- seagence/README.md | 3 +-- shoreline/README.md | 6 +----- sigsci/README.md | 3 +-- sofy_sofy/README.md | 4 +--- statsig/README.md | 3 +-- superwise/README.md | 3 +-- tailscale/README.md | 6 +----- twingate/README.md | 8 +------- vercel/README.md | 2 +- zebrium/README.md | 3 +-- 28 files changed, 35 insertions(+), 69 deletions(-) diff --git a/akamai_datastream_2/README.md b/akamai_datastream_2/README.md index 86f3f42d1..669cea22f 100644 --- a/akamai_datastream_2/README.md +++ b/akamai_datastream_2/README.md @@ -51,5 +51,4 @@ Need help? Contact [Datadog support][1]. [2]: https://techdocs.akamai.com/datastream2/docs/stream-datadog [3]: https://app.datadoghq.com/logs?query=source%3Aakamai.datastream [4]: https://www.datadoghq.com/blog/monitor-akamai-datastream2/ -[5]: https://docs.datadoghq.com/getting_started/site/ -[6]: https://techdocs.akamai.com/datastream2/docs +[6]: https://techdocs.akamai.com/datastream2/docs \ No newline at end of file diff --git a/apache-apisix/README.md b/apache-apisix/README.md index 898d09952..ee553a134 100644 --- a/apache-apisix/README.md +++ b/apache-apisix/README.md @@ -105,5 +105,4 @@ Need help? Contact [Datadog support][6]. [4]: https://docs.datadoghq.com/agent/guide/agent-commands/#agent-status-and-information [5]: https://github.com/DataDog/integrations-extras/blob/master/apache-apisix/metadata.csv [6]: https://docs.datadoghq.com/help/ -[7]: https://apisix.apache.org/blog/2021/11/12/apisix-datadog -[8]: https://www.datadoghq.com/ +[8]: https://www.datadoghq.com/ \ No newline at end of file diff --git a/cloudnatix/README.md b/cloudnatix/README.md index 979889de8..505e73dd3 100644 --- a/cloudnatix/README.md +++ b/cloudnatix/README.md @@ -51,5 +51,4 @@ Need help? Contact [Cloudnatix support][6]. [4]: https://docs.datadoghq.com/agent/guide/agent-commands/#agent-status-and-information [5]: https://github.com/DataDog/integrations-extras/blob/master/cloudnatix/metadata.csv [6]: mailto:support@cloudnatix.com -[7]: https://docs.datadoghq.com/agent/guide/use-community-integrations/?tab=docker -[8]: https://www.datadoghq.com/blog/infrastructure-optimization-rightsizing-cloudnatix-datadog/ +[7]: https://docs.datadoghq.com/agent/guide/use-community-integrations/?tab=docker \ No newline at end of file diff --git a/convox/README.md b/convox/README.md index f6262e304..9fbdb1340 100644 --- a/convox/README.md +++ b/convox/README.md @@ -64,5 +64,4 @@ Need help? Contact [Datadog support][4]. [2]: https://docs.convox.com/integrations/monitoring/datadog [3]: http://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs_cwet.html [4]: https://docs.datadoghq.com/help/ -[5]: https://raw.githubusercontent.com/DataDog/integrations-extras/master/convox/images/setting_environment_variables.png -[6]: https://www.datadoghq.com/blog/monitor-aws-ecs-convox-integration/ \ No newline at end of file +[5]: https://raw.githubusercontent.com/DataDog/integrations-extras/master/convox/images/setting_environment_variables.png \ No newline at end of file diff --git a/datazoom/README.md b/datazoom/README.md index 60a354d6d..a41a19946 100644 --- a/datazoom/README.md +++ b/datazoom/README.md @@ -47,5 +47,4 @@ Need help? Contact [Datadog support][2]. [1]: https://help.datazoom.io/hc/en-us/articles/360042494512-Datadog [2]: https://docs.datadoghq.com/help/ [3]: https://app.datadoghq.com/logs -[4]: https://app.datadoghq.com/dashboard/lists/preset/3?q=datazoom -[5]: https://www.datadoghq.com/blog/monitor-datazoom/ +[4]: https://app.datadoghq.com/dashboard/lists/preset/3?q=datazoom \ No newline at end of file diff --git a/devcycle/README.md b/devcycle/README.md index 30be0cdad..7d136c005 100644 --- a/devcycle/README.md +++ b/devcycle/README.md @@ -66,7 +66,5 @@ Need help? Contact [Datadog Support][3]. {{< partial name="whats-next/whats-next.html" >}} -[1]: https://devcycle.com -[2]: https://docs.devcycle.com/tools-and-integrations/datadog-rum [3]: https://docs.datadoghq.com/help/ [4]: https://docs.datadoghq.com/real_user_monitoring/guide/setup-feature-flag-data-collection/ \ No newline at end of file diff --git a/f5-distributed-cloud/README.md b/f5-distributed-cloud/README.md index 288bce65a..a414c9082 100644 --- a/f5-distributed-cloud/README.md +++ b/f5-distributed-cloud/README.md @@ -90,10 +90,9 @@ Need help? Contact [Datadog Support][1] or [F5 Support][6]. [1]: http://docs.datadoghq.com/help/ [2]: https://www.f5.com/cloud/products/distributed-cloud-console -[3]: https://www.f5.com/cloud [4]: https://docs.datadoghq.com/account_management/api-app-keys/ [5]: https://app.datadoghq.com/logs [6]: https://docs.cloud.f5.com/docs/support/support [7]: https://youtu.be/VUtXCUngiw8 [8]: https://docs.datadoghq.com/logs/explorer/facets/ -[9]: https://docs.datadoghq.com/logs/explorer/facets/#create-facets +[9]: https://docs.datadoghq.com/logs/explorer/facets/#create-facets \ No newline at end of file diff --git a/gremlin/README.md b/gremlin/README.md index 7239e2f1e..485ed852b 100644 --- a/gremlin/README.md +++ b/gremlin/README.md @@ -47,5 +47,4 @@ Need help? Contact [Datadog support][5]. [2]: https://app.datadoghq.com/event/stream [3]: https://raw.githubusercontent.com/DataDog/integrations-extras/master/gremlin/images/events-overlay.png [4]: https://app.gremlin.com/settings/integrations -[5]: https://docs.datadoghq.com/help/ -[6]: https://www.datadoghq.com/blog/gremlin-datadog/ +[5]: https://docs.datadoghq.com/help/ \ No newline at end of file diff --git a/instabug/README.md b/instabug/README.md index fc36d9f01..c01edc329 100644 --- a/instabug/README.md +++ b/instabug/README.md @@ -37,5 +37,4 @@ Need help? Contact [Instabug Support][3]. [2]: https://dashboard.instabug.com/signup [3]: mailto:support@instabug.com [4]: https://app.datadoghq.com/dashboard/lists -[5]: https://docs.instabug.com/docs/introduction -[6]: https://www.datadoghq.com/blog/instabug-mobile-usability/ \ No newline at end of file +[5]: https://docs.instabug.com/docs/introduction \ No newline at end of file diff --git a/launchdarkly/README.md b/launchdarkly/README.md index f1bbf7a77..b91e84989 100644 --- a/launchdarkly/README.md +++ b/launchdarkly/README.md @@ -112,4 +112,4 @@ Need help? Contact [Datadog Support][7]. [6]: https://github.com/launchdarkly/ld-relay/blob/v6/docs/endpoints.md [7]: https://docs.datadoghq.com/help/ [8]: https://app.datadoghq.com/integrations/launchdarkly -[9]: https://docs.datadoghq.com/real_user_monitoring/guide/setup-feature-flag-data-collection/ +[9]: https://docs.datadoghq.com/real_user_monitoring/guide/setup-feature-flag-data-collection/ \ No newline at end of file diff --git a/mongodb_atlas/README.md b/mongodb_atlas/README.md index c78c45994..9054ff9ac 100644 --- a/mongodb_atlas/README.md +++ b/mongodb_atlas/README.md @@ -46,6 +46,4 @@ Need help? [Contact Datadog Support][5] [2]: https://docs.atlas.mongodb.com/tutorial/monitoring-integrations/#procedure [3]: https://github.com/DataDog/integrations-extras/blob/master/mongodb_atlas/metadata.csv [4]: https://www.mongodb.com/docs/atlas/configure-alerts/#std-label-notification-options -[5]: https://docs.datadoghq.com/help/ -[6]: https://www.datadoghq.com/blog/monitor-atlas-performance-metrics-with-datadog/ -[7]: https://www.mongodb.com/products/platform/atlas-for-government \ No newline at end of file +[5]: https://docs.datadoghq.com/help/ \ No newline at end of file diff --git a/ngrok/README.md b/ngrok/README.md index e3f905d15..82815c69a 100644 --- a/ngrok/README.md +++ b/ngrok/README.md @@ -62,10 +62,9 @@ Need help? Contact [ngrok Support][1] or reference the [ngrok documentation][6]. [1]: mailto:support@ngrok.com [2]: https://dashboard.ngrok.com -[3]: https://ngrok.com/solutions [4]: https://docs.datadoghq.com/account_management/api-app-keys/ [6]: https://ngrok.com/docs/integrations/datadog/ [7]: https://ngrok.com/docs/integrations/datadog/event-destination/ [8]: https://docs.datadoghq.com/logs/explorer/facets/ [9]: https://docs.datadoghq.com/logs/explorer/facets/#create-facets -[10]: https://docs.datadoghq.com/getting_started/site/ +[10]: https://docs.datadoghq.com/getting_started/site/ \ No newline at end of file diff --git a/ns1/README.md b/ns1/README.md index 0072ec1bc..6e2b82f1c 100644 --- a/ns1/README.md +++ b/ns1/README.md @@ -62,6 +62,4 @@ Need help? Contact [Datadog support][8]. [6]: https://docs.datadoghq.com/agent/guide/agent-commands/#agent-status-and-information [7]: https://github.com/DataDog/integrations-extras/blob/master/ns1/metadata.csv [8]: https://docs.datadoghq.com/help/ -[9]: https://help.ns1.com/hc/en-us/articles/4402752547219 -[10]: https://github.com/DataDog/integrations-extras/blob/master/ns1/assets/service_checks.json -[11]: https://www.datadoghq.com/blog/ns1-monitoring-datadog/ +[10]: https://github.com/DataDog/integrations-extras/blob/master/ns1/assets/service_checks.json \ No newline at end of file diff --git a/portworx/README.md b/portworx/README.md index d50357d94..bc1110691 100644 --- a/portworx/README.md +++ b/portworx/README.md @@ -81,3 +81,12 @@ Check that the `url` in `portworx.yaml` is correct. [9]: https://docs.datadoghq.com/agent/faq/agent-status-and-information/ [10]: https://github.com/DataDog/integrations-extras/blob/master/portworx/metadata.csv [11]: https://www.datadoghq.com/blog/portworx-integration/ + +[2]: https://app.datadoghq.com/account/settings/agent/latest +[3]: https://docs.datadoghq.com/agent/guide/use-community-integrations/ +[4]: https://docs.datadoghq.com/getting_started/integrations/ +[6]: https://docs.datadoghq.com/agent/guide/agent-configuration-files/#agent-configuration-directory +[7]: https://github.com/DataDog/integrations-extras/blob/master/portworx/datadog_checks/portworx/data/conf.yaml.example +[8]: https://docs.datadoghq.com/agent/guide/agent-commands/#start-stop-and-restart-the-agent +[9]: https://docs.datadoghq.com/agent/faq/agent-status-and-information/ +[10]: https://github.com/DataDog/integrations-extras/blob/master/portworx/metadata.csv \ No newline at end of file diff --git a/rum_android/README.md b/rum_android/README.md index 393cd13bc..088d0502b 100644 --- a/rum_android/README.md +++ b/rum_android/README.md @@ -63,5 +63,4 @@ Need help? Contact [Datadog Support][8]. [5]: https://docs.datadoghq.com/logs/log_collection/android/?tab=kotlin [6]: https://docs.datadoghq.com/real_user_monitoring/generate_metrics [7]: https://docs.datadoghq.com/real_user_monitoring/android/data_collected/ -[8]: https://docs.datadoghq.com/help/ -[9]: https://docs.datadoghq.com/real_user_monitoring/android/ \ No newline at end of file +[8]: https://docs.datadoghq.com/help/ \ No newline at end of file diff --git a/rum_expo/README.md b/rum_expo/README.md index 18eaea3e6..319663911 100644 --- a/rum_expo/README.md +++ b/rum_expo/README.md @@ -61,6 +61,4 @@ Need help? Contact [Datadog Support][6]. [3]: https://docs.datadoghq.com/real_user_monitoring/reactnative/#manual-instrumentation [4]: https://docs.datadoghq.com/real_user_monitoring/generate_metrics [5]: https://docs.datadoghq.com/real_user_monitoring/reactnative/expo/ -[6]: https://docs.datadoghq.com/help/ -[7]: https://docs.datadoghq.com/real_user_monitoring/reactnative/expo/ -[8]: https://docs.datadoghq.com/real_user_monitoring/error_tracking/expo/ +[6]: https://docs.datadoghq.com/help/ \ No newline at end of file diff --git a/rum_roku/README.md b/rum_roku/README.md index 139bdf2f3..dcb06d4e5 100644 --- a/rum_roku/README.md +++ b/rum_roku/README.md @@ -57,5 +57,4 @@ Need help? Contact [Datadog Support][7]. [4]: https://docs.datadoghq.com/logs/log_collection/roku/ [5]: https://docs.datadoghq.com/real_user_monitoring/generate_metrics [6]: https://docs.datadoghq.com/real_user_monitoring/roku/data_collected/ -[7]: https://docs.datadoghq.com/help/ -[8]: https://www.datadoghq.com/blog/monitor-roku-with-rum/ +[7]: https://docs.datadoghq.com/help/ \ No newline at end of file diff --git a/scalr/README.md b/scalr/README.md index f79d3a6f4..df3f99468 100644 --- a/scalr/README.md +++ b/scalr/README.md @@ -63,10 +63,7 @@ Need help? Contact [Datadog support][4] or [Scalr support][12]. [8]: https://docs.datadoghq.com/agent/guide/agent-commands/#service-status [9]: https://github.com/DataDog/integrations-extras/blob/master/scalr/metadata.csv [10]: https://github.com/DataDog/integrations-extras/blob/master/scalr/assets/service_checks.json -[11]: https://docs.scalr.com/en/latest/integrations.html#datadog [12]: https://scalr-labs.atlassian.net/servicedesk/customer/portal/31 -[13]: https://docs.scalr.com [14]: https://docs.datadoghq.com/events/explorer/ [15]: https://docs.scalr.com/en/latest/integrations.html -[16]: https://docs.datadoghq.com/events/ - +[16]: https://docs.datadoghq.com/events/ \ No newline at end of file diff --git a/seagence/README.md b/seagence/README.md index 1bdd63c3c..72e206cc6 100644 --- a/seagence/README.md +++ b/seagence/README.md @@ -54,5 +54,4 @@ Need help? Contact [Seagence support][4]. [3]: https://seagence.com/product/getting-started/ [4]: mailto:support@seagence.com [5]: https://app.datadoghq.com/integrations/seagence -[6]: https://app.datadoghq.com/organization-settings/api-keys?filter=Seagence -[7]: https://www.datadoghq.com/blog/seagence-datadog-marketplace/ +[6]: https://app.datadoghq.com/organization-settings/api-keys?filter=Seagence \ No newline at end of file diff --git a/shoreline/README.md b/shoreline/README.md index fae81edf0..5a1a28492 100644 --- a/shoreline/README.md +++ b/shoreline/README.md @@ -56,13 +56,9 @@ Need help? Contact [Datadog support][2]. {{< partial name="whats-next/whats-next.html" >}} -[1]: https://raw.githubusercontent.com/DataDog/integrations-extras/master/shoreline/images/integrate_shoreline_and_datadog.png [2]: https://docs.datadoghq.com/help/ [3]: https://shoreline.io/datadog?source=DatadogIntTile [4]: https://docs.shoreline.io/integrations/datadog [5]: https://docs.shoreline.io/installation/kubernetes [6]: https://docs.shoreline.io/installation/kubernetes#install-with-helm -[7]: https://docs.shoreline.io/installation/virtual-machines -[8]: https://raw.githubusercontent.com/DataDog/integrations-extras/master/shoreline/images/link_icon.svg -[9]: https://docs.shoreline.io/ -[10]: /account/settings#integrations/shoreline +[7]: https://docs.shoreline.io/installation/virtual-machines \ No newline at end of file diff --git a/sigsci/README.md b/sigsci/README.md index 50d8aa504..910503b0c 100644 --- a/sigsci/README.md +++ b/sigsci/README.md @@ -112,5 +112,4 @@ Need help? Contact [Datadog support][10]. [8]: https://docs.signalsciences.net/integrations/datadog/ [9]: https://docs.datadoghq.com/events/ [10]: https://docs.datadoghq.com/help/ -[11]: https://www.signalsciences.com/blog/ -[13]: https://github.com/DataDog/integrations-extras/blob/master/sigsci/metadata.csv +[13]: https://github.com/DataDog/integrations-extras/blob/master/sigsci/metadata.csv \ No newline at end of file diff --git a/sofy_sofy/README.md b/sofy_sofy/README.md index 620badb6f..22500a299 100644 --- a/sofy_sofy/README.md +++ b/sofy_sofy/README.md @@ -45,6 +45,4 @@ Need help? Contact [Sofy support][5]. [3]: https://portal.sofy.ai/app/user-settings?selectedTab=integration [4]: https://app.datadoghq.com/organization-settings/api-keys?filter=Sofy [5]: https://support.sofy.ai/support/tickets/new -[6]: https://www.datadoghq.com/blog/sofy-mobile-tests/ -[7]: https://docs.sofy.ai -[8]: https://github.com/DataDog/integrations-extras/blob/master/sofy_sofy/metadata.csv +[8]: https://github.com/DataDog/integrations-extras/blob/master/sofy_sofy/metadata.csv \ No newline at end of file diff --git a/statsig/README.md b/statsig/README.md index 4af0b85c7..6c3c02335 100644 --- a/statsig/README.md +++ b/statsig/README.md @@ -44,5 +44,4 @@ Need help? Contact [Statsig support][5] or see the [Statsig website][3]. [1]: https://console.statsig.com/integrations [2]: https://github.com/DataDog/integrations-extras/blob/master/statsig/metadata.csv [3]: https://www.statsig.com/contact -[4]: https://www.datadoghq.com/blog/feature-monitoring-statsig-datadog-marketplace/ -[5]: mailto:support@statsig.com +[5]: mailto:support@statsig.com \ No newline at end of file diff --git a/superwise/README.md b/superwise/README.md index 86854c4c1..a55f26c4f 100644 --- a/superwise/README.md +++ b/superwise/README.md @@ -61,5 +61,4 @@ Need help? See the [Superwise documentation][9]. [6]: https://raw.githubusercontent.com/DataDog/integrations-extras/master/superwise/images/3.png [7]: https://raw.githubusercontent.com/DataDog/integrations-extras/master/superwise/images/4.png [8]: https://github.com/DataDog/integrations-extras/blob/master/superwise/metadata.csv -[9]: https://docs.superwise.ai -[10]: https://www.datadoghq.com/blog/superwise-datadog-marketplace/ +[9]: https://docs.superwise.ai \ No newline at end of file diff --git a/tailscale/README.md b/tailscale/README.md index 94b5c5ab5..fffd848c3 100644 --- a/tailscale/README.md +++ b/tailscale/README.md @@ -55,9 +55,5 @@ Need help? Contact [Datadog support][3]. {{< partial name="whats-next/whats-next.html" >}} [1]: https://tailscale.com/ -[2]: https://app.datadoghq.com/account/settings/agent/latest [3]: https://docs.datadoghq.com/help/ -[4]: https://tailscale.com/kb/1203/audit-logging/ -[5]: https://tailscale.com/kb/1219/network-flow-logs/ -[6]: https://docs.datadoghq.com/account_management/api-app-keys/ -[7]: https://www.datadoghq.com/blog/monitor-tailscale-with-datadog/ +[6]: https://docs.datadoghq.com/account_management/api-app-keys/ \ No newline at end of file diff --git a/twingate/README.md b/twingate/README.md index 27d9e588f..8d1b84eaa 100644 --- a/twingate/README.md +++ b/twingate/README.md @@ -103,13 +103,7 @@ Need help? Contact [Twingate Support][2]. [1]: https://www.twingate.com/ [2]: https://help.twingate.com/hc/en-us [3]: https://docs.twingate.com/docs/connector-real-time-logs -[4]: https://app.datadoghq.com/account/settings/agent/latest [5]: https://docs.datadoghq.com/agent/logs/?tab=journald -[6]: https://docs.datadoghq.com/logs/explorer/facets/#manage-facets -[7]: https://docs.datadoghq.com/logs/log_configuration/pipelines/?tab=source#create-a-pipeline -[8]: https://raw.githubusercontent.com/Twingate-Labs/datadog-integrations-extras/master/twingate/images/dashboard.png -[9]: https://docs.datadoghq.com/logs/explorer/facets/#measures [10]: https://app.datadoghq.com/logs [11]: https://docs.datadoghq.com/getting_started/agent/ -[12]: https://app.datadoghq.com/dashboard/lists -[13]: https://www.datadoghq.com/blog/monitor-network-access-with-twingate/ +[12]: https://app.datadoghq.com/dashboard/lists \ No newline at end of file diff --git a/vercel/README.md b/vercel/README.md index 1da0f53ad..8da5e5c49 100644 --- a/vercel/README.md +++ b/vercel/README.md @@ -41,4 +41,4 @@ Need help? Contact [Datadog support][8]. [5]: /logs/ [6]: /synthetics/ [7]: https://app.datadoghq.com/setup/vercel -[8]: /help/ +[8]: /help/ \ No newline at end of file diff --git a/zebrium/README.md b/zebrium/README.md index 1a3071c76..4e4324b3c 100644 --- a/zebrium/README.md +++ b/zebrium/README.md @@ -52,5 +52,4 @@ Need help? Contact [Datadog Support][4]. [2]: https://app.datadoghq.com/organization-settings/api-keys [3]: https://docs.zebrium.com/docs/monitoring/datadog_autodetect/ [4]: http://docs.datadoghq.com/help -[5]: https://cloud.zebrium.com -[6]: https://www.datadoghq.com/blog/find-the-root-cause-faster-with-zebrium/ +[5]: https://cloud.zebrium.com \ No newline at end of file From f54a947b4cff0e18f349826608e69cc856e45387 Mon Sep 17 00:00:00 2001 From: bgoldberg122 Date: Fri, 21 Jun 2024 12:53:10 -0400 Subject: [PATCH 11/13] Update tailscale/README.md --- tailscale/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/tailscale/README.md b/tailscale/README.md index fffd848c3..77f52055a 100644 --- a/tailscale/README.md +++ b/tailscale/README.md @@ -56,4 +56,5 @@ Need help? Contact [Datadog support][3]. [1]: https://tailscale.com/ [3]: https://docs.datadoghq.com/help/ +[4]: https://tailscale.com/kb/1203/audit-logging/ [6]: https://docs.datadoghq.com/account_management/api-app-keys/ \ No newline at end of file From 0566a60e3ab8969df7c00fea43407db1237d0114 Mon Sep 17 00:00:00 2001 From: bgoldberg122 Date: Fri, 21 Jun 2024 12:56:54 -0400 Subject: [PATCH 12/13] Update tailscale/README.md --- tailscale/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/tailscale/README.md b/tailscale/README.md index 77f52055a..2215310df 100644 --- a/tailscale/README.md +++ b/tailscale/README.md @@ -57,4 +57,5 @@ Need help? Contact [Datadog support][3]. [1]: https://tailscale.com/ [3]: https://docs.datadoghq.com/help/ [4]: https://tailscale.com/kb/1203/audit-logging/ +[5]: https://tailscale.com/kb/1219/network-flow-logs/ [6]: https://docs.datadoghq.com/account_management/api-app-keys/ \ No newline at end of file From cfcaa58dbaa20a03f2d92fe35d009083d0e45ac1 Mon Sep 17 00:00:00 2001 From: Ben Goldberg Date: Fri, 21 Jun 2024 13:01:36 -0400 Subject: [PATCH 13/13] fix codeowners --- .github/CODEOWNERS | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 82257fa80..d928f5519 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1102,7 +1102,6 @@ /syncthing/assets/monitors @sashacmc @DataDog/documentation @DataDog/monitor-app @DataDog/agent-integrations /syncthing/assets/logs/ @sashacmc @DataDog/agent-integrations @DataDog/logs-backend -/tailscale/ @DataDog/documentation @DataDog/saas-integrations /taskcall/manifest.json @taskcall support@taskcallapp.com @DataDog/documentation @DataDog/ecosystems-review /taskcall/README.md @taskcall support@taskcallapp.com @DataDog/documentation @DataDog/ecosystems-review /taskcall/assets/dashboards @taskcall support@taskcallapp.com @DataDog/documentation @DataDog/dashboards-backend @DataDog/agent-integrations