diff --git a/quickstarts/vantage/config.yml b/quickstarts/vantage/config.yml new file mode 100644 index 0000000000..fab46c38aa --- /dev/null +++ b/quickstarts/vantage/config.yml @@ -0,0 +1,24 @@ +slug: vantage +description: | + ## What is Vantage? + Vantage is a cloud cost observability tool to help optimize your cloud costs and get visibility into your full cloud spend. + + ### Vantage & New Relic + This integration will allow Vantage to monitor your New Relic spend alongside your other cloud application resources. + +summary: | + Monitor your full cloud cost from New Relic alongside cloud spend like AWS, Azure, or GCP. +icon: logo.png +level: New Relic +authors: + - New Relic + - Joseph Counts +title: Vantage +documentation: + - name: Vantage integration documentation + description: | + Integrate your Vantage account with New Relic via New Relic's Nerdgraph API. + url: https://docs.vantage.sh/connecting_new_relic +keywords: + - cost + - pricing \ No newline at end of file diff --git a/quickstarts/vantage/logo.png b/quickstarts/vantage/logo.png new file mode 100644 index 0000000000..68c677783a Binary files /dev/null and b/quickstarts/vantage/logo.png differ