Skip to content
Open
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
1 change: 0 additions & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ content/en/developers/integrations/guide/legacy.md
# Marketplace
content/en/developers/integrations/api_integration.md @Datadog/marketplace-product-management @DataDog/documentation
content/en/developers/integrations/log_integration.md @Datadog/marketplace-product-management @DataDog/documentation
content/en/developers/integrations/marketplace_offering.md @Datadog/marketplace-product-management @DataDog/documentation
content/en/developers/integrations/create_a_tile.md @Datadog/marketplace-product-management @DataDog/documentation
content/en/developers/integrations/oauth_for_integrations.md @Datadog/marketplace-product-management @DataDog/documentation
content/en/developers/integrations/create_an_integration_dashboard.md @Datadog/marketplace-product-management @DataDog/agent-integrations @DataDog/documentation
Expand Down
13 changes: 4 additions & 9 deletions config/_default/menus/main.en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1032,31 +1032,26 @@ menu:
url: developers/integrations/check_references/
parent: dev_tools_integrations
weight: 405
- name: Build a Marketplace Offering
url: developers/integrations/marketplace_offering/
parent: dev_tools_integrations
identifier: dev_tools__integrations_marketplace_offering
weight: 406
- name: Create an Integration Dashboard
identifier: dev_tools_integrations_dashboard
url: developers/integrations/create-an-integration-dashboard
parent: dev_tools_integrations
weight: 407
weight: 406
- name: Create a Monitor Template
identifier: dev_tools_integrations_monitor_template
url: developers/integrations/create-an-integration-monitor-template
parent: dev_tools_integrations
weight: 408
weight: 407
- name: Create a Cloud SIEM Detection Rule
identifier: dev_tools_integrations_cloud_siem_detection_rule
url: developers/integrations/create-a-cloud-siem-detection-rule
parent: dev_tools_integrations
weight: 409
weight: 408
- name: Install Agent Integration Developer Tool
identifier: dev_tools_integrations_install_developer_tool
url: developers/integrations/python/
parent: dev_tools_integrations
weight: 410
weight: 409
- name: Service Checks
url: developers/service_checks/
parent: dev_tools
Expand Down
4 changes: 2 additions & 2 deletions content/en/developers/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ You may also be a partner who wants to build on Datadog and contribute to the [D
{{< nextlink href="/developers/integrations/agent_integration" >}}Create an Agent-based Integration{{< /nextlink >}}
{{< nextlink href="/developers/integrations/api_integration" >}}Create an API Integration{{< /nextlink >}}
{{< nextlink href="/developers/integrations/log_integration" >}}Create a Log Integration{{< /nextlink >}}
{{< nextlink href="/developers/integrations/marketplace_offering" >}}Build a Marketplace Offering{{< /nextlink >}}
{{< nextlink href="/developers/integrations/?tab=marketplace#out-of-the-box-integrations-vs-marketplace-offerings" >}}Build a Marketplace Offering{{< /nextlink >}}
{{< /whatsnext >}}

For more information about becoming a Datadog partner, navigate to the [Datadog Partner Network][2].
Expand Down Expand Up @@ -129,7 +129,7 @@ A [custom check][11], also know as a custom Agent check, lets you send internal
[7]: https://github.com/DataDog/integrations-extras
[8]: https://www.datadoghq.com/pricing/
[9]: https://github.com/DataDog/integrations-core
[10]: /developers/integrations/marketplace_offering
[10]: /developers/integrations/?tab=marketplace#out-of-the-box-integrations-vs-marketplace-offerings
[11]: /developers/custom_checks/
[12]: /developers/service_checks/
[13]: /developers/integrations/agent_integration
5 changes: 1 addition & 4 deletions content/en/developers/integrations/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,12 @@ aliases:
- /guides/agent_checks/
- /agent/agent_checks
- /developers/agent_checks/
- /developers/integrations/marketplace_offering
description: Learn how to develop and publish a Datadog integration.
further_reading:
- link: https://www.datadoghq.com/blog/datadog-marketplace/
tag: Blog
text: Expand your monitoring reach with the Datadog Marketplace
- link: /developers/integrations/marketplace_offering
tag: Documentation
text: Create an offering on the Datadog Marketplace
title: Datadog Integrations
type: documentation
---
Expand Down Expand Up @@ -150,7 +148,6 @@ Datadog offers GTM support. Please reach out to your partner manager to learn mo
[1]: http://partners.datadoghq.com
[2]: https://app.datadoghq.com/integrations
[3]: https://app.datadoghq.com/marketplace
[4]: https://docs.datadoghq.com/developers/integrations/marketplace_offering/
[5]: /developers/integrations/agent_integration/
[6]: /developers/integrations/api_integration/
[7]: https://docs.datadoghq.com/account_management/users/#add-new-members-and-manage-invites
Expand Down
1 change: 0 additions & 1 deletion content/en/developers/integrations/api_integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,6 @@ If your secret was leaked and needs to be rotated, contact [[email protected]
[4]: https://app.datadoghq.com/apps
[5]: https://github.com/DataDog/integrations-extras/
[6]: http://github.com/DataDog/marketplace
[7]: /developers/integrations/marketplace_offering/#list-an-offering
[8]: /getting_started/site/
[9]: https://app.datadoghq.com/organization-settings/oauth-applications
[10]: https://app.datadoghq.com/organization-settings/api-keys
Expand Down
4 changes: 0 additions & 4 deletions content/en/developers/integrations/build_integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ further_reading:
- link: https://www.datadoghq.com/blog/datadog-marketplace/
tag: Blog
text: Expand your monitoring reach with the Datadog Marketplace
- link: /developers/integrations/marketplace_offering
tag: Documentation
text: Create an offering on the Datadog Marketplace
title: Build an Integration with Datadog
type: documentation
---
Expand Down Expand Up @@ -106,7 +103,6 @@ For the initial launch, leave it as is. For future updates, specify feature addi
[1]: http://partners.datadoghq.com
[2]: /integrations
[3]: /marketplace
[4]: /developers/integrations/marketplace_offering/
[5]: /developers/integrations/agent_integration/
[6]: /developers/integrations/api_integration/
[7]: /developers/integrations/api_integration/#oauth
Expand Down
2 changes: 1 addition & 1 deletion content/en/developers/integrations/check_references.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,5 +145,5 @@ You can find the complete list of mandatory and optional attributes for the `met
[8]: https://docs.datadoghq.com/getting_started/tagging/
[9]: https://app.datadoghq.com/marketplace/
[10]: https://docs.datadoghq.com/developers/datadog_apps/
[11]: https://docs.datadoghq.com/developers/integrations/marketplace_offering
[11]: https://docs.datadoghq.com/developers/integrations/?tab=marketplace#out-of-the-box-integrations-vs-marketplace-offerings
[12]: https://app.datadoghq.com/integrations
104 changes: 0 additions & 104 deletions content/en/developers/integrations/marketplace_offering.md

This file was deleted.

Loading