diff --git a/data-sources/vantage/config.yml b/data-sources/vantage/config.yml new file mode 100644 index 0000000000..7c424a8d6c --- /dev/null +++ b/data-sources/vantage/config.yml @@ -0,0 +1,18 @@ +id: vantage +displayName: Vantage +description: | + Monitor your full cloud cost from New Relic alongside cloud spend like AWS, Azure, or GCP. +icon: logo.png +install: + primary: + link: + url: https://docs.vantage.sh/connecting_new_relic + fallback: + link: + url: https://docs.vantage.sh/ +keywords: + - NR1_addData + - NR1_sys + - vantage + - cost + - spend diff --git a/data-sources/vantage/logo.png b/data-sources/vantage/logo.png new file mode 100644 index 0000000000..68c677783a Binary files /dev/null and b/data-sources/vantage/logo.png differ diff --git a/quickstarts/vantage/config.yml b/quickstarts/vantage/config.yml index dafb42e2d2..8cedc64021 100644 --- a/quickstarts/vantage/config.yml +++ b/quickstarts/vantage/config.yml @@ -22,4 +22,9 @@ documentation: url: https://docs.vantage.sh/connecting_new_relic keywords: - cost - - pricing \ No newline at end of file + - pricing + - spend + - cloud + - vantage +dataSourceIds: + - vantage \ No newline at end of file