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
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"position": 1,
"label": "Datadog"
}
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"position": 2,
"label": "Dynatrace"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"label": "New Relic",
"position": 3
}

Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
import Tabs from "@theme/Tabs"
import TabItem from "@theme/TabItem"
import Prerequisites from "../templates/\_ocean_helm_prerequisites_block.mdx"
import Prerequisites from "../../templates/\_ocean_helm_prerequisites_block.mdx"
import DockerParameters from "./\_newrelic-docker-parameters.mdx"
import AzurePremise from "../templates/\_ocean_azure_premise.mdx"
import AdvancedConfig from '../../../generalTemplates/_ocean_advanced_configuration_note.md'
import AzurePremise from "../../templates/\_ocean_azure_premise.mdx"
import AdvancedConfig from '../../../../generalTemplates/_ocean_advanced_configuration_note.md'
import PortApiRegionTip from "/docs/generalTemplates/_port_region_parameter_explanation_template.md"
import OceanSaasInstallation from "/docs/build-your-software-catalog/sync-data-to-catalog/templates/_ocean_saas_installation.mdx"
import OceanRealtimeInstallation from "/docs/build-your-software-catalog/sync-data-to-catalog/templates/_ocean_realtime_installation.mdx"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"label": "Prometheus",
"position": 5,
"className": "custom-integration"
}

Loading
Loading