Skip to content

Commit 7caabaa

Browse files
Merge pull request #2598 from newrelic/release
Release 10/31/24 (happy halloween)
2 parents e1b2c23 + 7193579 commit 7caabaa

File tree

12 files changed

+101
-6
lines changed

12 files changed

+101
-6
lines changed

dashboards/slow-nrql-queries/slow-nrql-queries.json renamed to dashboards/nrql-query-performance/nrql-query-performance.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "Slow NRQL Queries and Timeouts",
3-
"description": null,
2+
"name": "NRQL Query Performance",
3+
"description": "This dashboard provides resources to better understand your NRQL query performance.",
44
"pages": [
55
{
66
"name": "Overview",

data-sources/kong/config.yml

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
id: kong-gateway-logs
2+
displayName: Kong Gateway Logs
3+
description: |
4+
Collect Kong Gateway logs to New Relic to monitor API gateway performance, health, security, and usage.
5+
icon: logo.svg
6+
install:
7+
primary:
8+
link:
9+
url: https://docs.newrelic.com/docs/logs/forward-logs/kong-gateway/
10+
keywords:
11+
- logs
12+
- logging
13+
- kong
14+
- gateway
15+
- newrelic partner
16+
categoryTerms:
17+
- newrelic partner
18+
- network

data-sources/kong/logo.svg

+1
Loading

quickstarts/kong/config.yml

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
id: 25eaa503-6864-4467-bc25-0bee8a0e5862
2+
slug: kong-gateway-logs
3+
title: Kong Gateway Logs
4+
description: |
5+
# About this integration
6+
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.
7+
summary: |
8+
Collect Kong Gateway logs to New Relic to monitor API gateway performance, health, security, and usage.
9+
level: New Relic
10+
authors:
11+
- New Relic
12+
keywords:
13+
- logs
14+
- logging
15+
- kong
16+
- gateway
17+
- newrelic partner
18+
documentation:
19+
- name: Forward Kong Gateway Logs
20+
url: https://docs.newrelic.com/docs/logs/forward-logs/kong-gateway/
21+
description: This document outlines how to direct the File Log plugin from Kong Gateway to forward logs from Kong Gateway to New Relic.
22+
icon: logo.svg
23+
dataSourceIds:
24+
- kong-gateway-logs

quickstarts/kong/logo.svg

+1
Loading

quickstarts/slow-nrql-query-analytics/config.yml renamed to quickstarts/nrql-query-performance/config.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
id: 47436e4a-f74c-4d87-8756-afc203a0f0d9
2-
slug: slow-nrql-query-analytics
3-
title: Slow Query Analytics
2+
slug: nrql-query-performance
3+
title: NRQL Query Performance
44
description: |
55
This quickstart provides resources to better understand your NRQL query performance.
66
summary: |
77
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.
88
level: New Relic
99
authors:
10-
- Marcel Schlapfer
1110
- Jim Hagan
11+
- Marcel Schlapfer
1212
keywords:
1313
- NRQL
1414
- Slow Queries
@@ -24,4 +24,4 @@ documentation:
2424
icon: logo.svg
2525

2626
dashboards:
27-
- slow-nrql-queries
27+
- nrql-query-performance

quickstarts/squadcast/config.yml

+26
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
id: 2b7360e5-c417-41a0-8171-87554f4b8cea
2+
slug: squadcast
3+
title: Squadcast
4+
description: |
5+
## About Squadcast
6+
7+
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.
8+
9+
### About this integration
10+
11+
This integration uses New Relic's alerting system to integrate to your Squadcast incident management workflows.
12+
13+
summary: |
14+
Integrate the New Relic alerting system with Squadcast workflows.
15+
authors:
16+
- New Relic
17+
- Joseph Counts
18+
keywords:
19+
- newrelic partner
20+
- squadcast
21+
- incident management
22+
documentation:
23+
- name: Squadcast New Relic Integration
24+
url: https://support.squadcast.com/integrations/alert-source-integrations-native/new_relic
25+
description: Integrate New Relic as an Alert source for your Squadcast workflows.
26+
icon: logo.png

quickstarts/squadcast/logo.png

3.56 KB
Loading

quickstarts/vantage/config.yml

+25
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
id: face2399-4442-4eab-95e5-0be1b29b8eba
2+
slug: vantage
3+
description: |
4+
## What is Vantage?
5+
Vantage is a cloud cost observability tool to help optimize your cloud costs and get visibility into your full cloud spend.
6+
7+
### Vantage & New Relic
8+
This integration will allow Vantage to monitor your New Relic spend alongside your other cloud application resources.
9+
10+
summary: |
11+
Monitor your full cloud cost from New Relic alongside cloud spend like AWS, Azure, or GCP.
12+
icon: logo.png
13+
level: New Relic
14+
authors:
15+
- New Relic
16+
- Joseph Counts
17+
title: Vantage
18+
documentation:
19+
- name: Vantage integration documentation
20+
description: |
21+
Integrate your Vantage account with New Relic via New Relic's Nerdgraph API.
22+
url: https://docs.vantage.sh/connecting_new_relic
23+
keywords:
24+
- cost
25+
- pricing

quickstarts/vantage/logo.png

5.4 KB
Loading

0 commit comments

Comments
 (0)