Skip to content

Commit 8ff2c0e

Browse files
authored
Merge pull request #2599 from newrelic/jc-vantageup
chore: added vantage data source
2 parents 7193579 + 5c57632 commit 8ff2c0e

File tree

3 files changed

+24
-1
lines changed

3 files changed

+24
-1
lines changed

data-sources/vantage/config.yml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
id: vantage
2+
displayName: Vantage
3+
description: |
4+
Monitor your full cloud cost from New Relic alongside cloud spend like AWS, Azure, or GCP.
5+
icon: logo.png
6+
install:
7+
primary:
8+
link:
9+
url: https://docs.vantage.sh/connecting_new_relic
10+
fallback:
11+
link:
12+
url: https://docs.vantage.sh/
13+
keywords:
14+
- NR1_addData
15+
- NR1_sys
16+
- vantage
17+
- cost
18+
- spend

data-sources/vantage/logo.png

5.4 KB
Loading

quickstarts/vantage/config.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,9 @@ documentation:
2222
url: https://docs.vantage.sh/connecting_new_relic
2323
keywords:
2424
- cost
25-
- pricing
25+
- pricing
26+
- spend
27+
- cloud
28+
- vantage
29+
dataSourceIds:
30+
- vantage

0 commit comments

Comments
 (0)