diff --git a/dashboards/slow-nrql-queries/slow-nrql-queries.json b/dashboards/nrql-query-performance/nrql-query-performance.json
similarity index 99%
rename from dashboards/slow-nrql-queries/slow-nrql-queries.json
rename to dashboards/nrql-query-performance/nrql-query-performance.json
index 6251c8646e..1335bf03d3 100644
--- a/dashboards/slow-nrql-queries/slow-nrql-queries.json
+++ b/dashboards/nrql-query-performance/nrql-query-performance.json
@@ -1,6 +1,6 @@
{
- "name": "Slow NRQL Queries and Timeouts",
- "description": null,
+ "name": "NRQL Query Performance",
+ "description": "This dashboard provides resources to better understand your NRQL query performance.",
"pages": [
{
"name": "Overview",
diff --git a/dashboards/slow-nrql-queries/slow-nrql-queries.png b/dashboards/nrql-query-performance/nrql-query-performance.png
similarity index 100%
rename from dashboards/slow-nrql-queries/slow-nrql-queries.png
rename to dashboards/nrql-query-performance/nrql-query-performance.png
diff --git a/data-sources/kong/config.yml b/data-sources/kong/config.yml
new file mode 100644
index 0000000000..525746a9d9
--- /dev/null
+++ b/data-sources/kong/config.yml
@@ -0,0 +1,18 @@
+id: kong-gateway-logs
+displayName: Kong Gateway Logs
+description: |
+ Collect Kong Gateway logs to New Relic to monitor API gateway performance, health, security, and usage.
+icon: logo.svg
+install:
+ primary:
+ link:
+ url: https://docs.newrelic.com/docs/logs/forward-logs/kong-gateway/
+keywords:
+ - logs
+ - logging
+ - kong
+ - gateway
+ - newrelic partner
+categoryTerms:
+ - newrelic partner
+ - network
diff --git a/data-sources/kong/logo.svg b/data-sources/kong/logo.svg
new file mode 100644
index 0000000000..0092c89433
--- /dev/null
+++ b/data-sources/kong/logo.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/quickstarts/kong/config.yml b/quickstarts/kong/config.yml
new file mode 100644
index 0000000000..40aef56530
--- /dev/null
+++ b/quickstarts/kong/config.yml
@@ -0,0 +1,24 @@
+id: 25eaa503-6864-4467-bc25-0bee8a0e5862
+slug: kong-gateway-logs
+title: Kong Gateway Logs
+description: |
+ # About this integration
+ Kong Gateway is a lightweight, fast, and flexible cloud-native API gateway. Forwarding Kong Gateway logs to New Relic provides valuable insights into API gateway performance, health, security, and usage.
+summary: |
+ Collect Kong Gateway logs to New Relic to monitor API gateway performance, health, security, and usage.
+level: New Relic
+authors:
+ - New Relic
+keywords:
+ - logs
+ - logging
+ - kong
+ - gateway
+ - newrelic partner
+documentation:
+ - name: Forward Kong Gateway Logs
+ url: https://docs.newrelic.com/docs/logs/forward-logs/kong-gateway/
+ description: This document outlines how to direct the File Log plugin from Kong Gateway to forward logs from Kong Gateway to New Relic.
+icon: logo.svg
+dataSourceIds:
+ - kong-gateway-logs
\ No newline at end of file
diff --git a/quickstarts/kong/logo.svg b/quickstarts/kong/logo.svg
new file mode 100644
index 0000000000..0092c89433
--- /dev/null
+++ b/quickstarts/kong/logo.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/quickstarts/slow-nrql-query-analytics/config.yml b/quickstarts/nrql-query-performance/config.yml
similarity index 89%
rename from quickstarts/slow-nrql-query-analytics/config.yml
rename to quickstarts/nrql-query-performance/config.yml
index 085e6c6132..941f90f064 100644
--- a/quickstarts/slow-nrql-query-analytics/config.yml
+++ b/quickstarts/nrql-query-performance/config.yml
@@ -1,14 +1,14 @@
id: 47436e4a-f74c-4d87-8756-afc203a0f0d9
-slug: slow-nrql-query-analytics
-title: Slow Query Analytics
+slug: nrql-query-performance
+title: NRQL Query Performance
description: |
This quickstart provides resources to better understand your NRQL query performance.
summary: |
Find out what kinds of telemetry and query patterns are responsible for slower queries. The dashbaords in this quickstart will help you pinpoint hot spots and opitimze your queries.
level: New Relic
authors:
- - Marcel Schlapfer
- Jim Hagan
+ - Marcel Schlapfer
keywords:
- NRQL
- Slow Queries
@@ -24,4 +24,4 @@ documentation:
icon: logo.svg
dashboards:
- - slow-nrql-queries
+ - nrql-query-performance
diff --git a/quickstarts/slow-nrql-query-analytics/logo.svg b/quickstarts/nrql-query-performance/logo.svg
similarity index 100%
rename from quickstarts/slow-nrql-query-analytics/logo.svg
rename to quickstarts/nrql-query-performance/logo.svg
diff --git a/quickstarts/squadcast/config.yml b/quickstarts/squadcast/config.yml
new file mode 100644
index 0000000000..4e8195f6f1
--- /dev/null
+++ b/quickstarts/squadcast/config.yml
@@ -0,0 +1,26 @@
+id: 2b7360e5-c417-41a0-8171-87554f4b8cea
+slug: squadcast
+title: Squadcast
+description: |
+ ## About Squadcast
+
+ Squadcast is an incident management and on-call alerting platform, built on DevOps & SRE best practices to help you simplify your incident management process, get meaningful notifications, and collaborate to enable faster incident resolution.
+
+ ### About this integration
+
+ This integration uses New Relic's alerting system to integrate to your Squadcast incident management workflows.
+
+summary: |
+ Integrate the New Relic alerting system with Squadcast workflows.
+authors:
+ - New Relic
+ - Joseph Counts
+keywords:
+ - newrelic partner
+ - squadcast
+ - incident management
+documentation:
+ - name: Squadcast New Relic Integration
+ url: https://support.squadcast.com/integrations/alert-source-integrations-native/new_relic
+ description: Integrate New Relic as an Alert source for your Squadcast workflows.
+icon: logo.png
diff --git a/quickstarts/squadcast/logo.png b/quickstarts/squadcast/logo.png
new file mode 100644
index 0000000000..708af4984f
Binary files /dev/null and b/quickstarts/squadcast/logo.png differ
diff --git a/quickstarts/vantage/config.yml b/quickstarts/vantage/config.yml
new file mode 100644
index 0000000000..dafb42e2d2
--- /dev/null
+++ b/quickstarts/vantage/config.yml
@@ -0,0 +1,25 @@
+id: face2399-4442-4eab-95e5-0be1b29b8eba
+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