Skip to content

Commit

Permalink
Merge branch 'main' into NR-164849-elastic-knn-search
Browse files Browse the repository at this point in the history
  • Loading branch information
pkudikyala authored Nov 1, 2023
2 parents 59c0872 + 45092ea commit 47dd08a
Show file tree
Hide file tree
Showing 27 changed files with 33 additions and 31 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ LICENSE @newrelic/developer-enablement

# product/content ownership
/dashboards/ @seemantk
/quickstarts/ @seemantk @rahulbasu-nr
4 changes: 2 additions & 2 deletions alert-policies/amazon-sagemaker/HighModelInvocationErrors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: |+
type: STATIC
nrql:
query: "SELECT count(`aws.sagemaker.InvocationModelErrors`) as 'Query' FROM Metric"
query: "SELECT sum(`aws.sagemaker.InvocationModelErrors`) as 'Query' FROM Metric"

# Function used to aggregate the NRQL query value(s) for comparison to the terms.threshold (Default: SINGLE_VALUE)
valueFunction: SINGLE_VALUE
Expand All @@ -24,4 +24,4 @@ terms:

# Duration after which a violation automatically closes
# Time in seconds; 300 - 2592000 (Default: 86400 [1 day])
violationTimeLimitSeconds: 86400
violationTimeLimitSeconds: 86400
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
8 changes: 5 additions & 3 deletions data-sources/flutter-web/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@ description: |
icon: logo.png
install:
primary:
link:
url: https://docs.newrelic.com/docs/infrastructure/host-integrations/host-integrations-list/browser-monitoring-integrations/flutter-web-integration/

nerdlet:
nerdletId: marketplace.install-data-source
nerdletState:
dataSourceId: flutter-web
requiresAccount: false
keywords:
- flutter
- flutter web application
Expand Down
2 changes: 1 addition & 1 deletion data-sources/jfrog-platform/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ description: Observe JFrog Platform and gain insights using New Relic Observabil
install:
primary:
link:
url: https://github.com/jfrog/log-analytics-newrelic
url: https://jfrog.com/help/r/jfrog-platform-administration-documentation/new-relic
icon: icon.svg
17 changes: 17 additions & 0 deletions data-sources/shopify/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
id: shopify
displayName: Shopify
description: |
Shopify is a website building tool. You can use New Relic's browser agent to monitor your websites created in Shopify.
icon: logo.png
install:
primary:
link:
url: https://docs.newrelic.com/docs/browser/browser-monitoring/installation/install-browser-monitoring-agent/
keywords:
- traffic
- browser
- agent
- web app
- newrelic partner
categoryTerms:
- newrelic partner
Binary file added data-sources/shopify/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 0 additions & 15 deletions install/flutter-web/install.yml

This file was deleted.

2 changes: 1 addition & 1 deletion install/third-party/jfrog-platform/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ target:
install:
mode: link
destination:
url: https://github.com/jfrog/log-analytics-newrelic
url: https://jfrog.com/help/r/jfrog-platform-administration-documentation/new-relic
2 changes: 0 additions & 2 deletions quickstarts/flutter-web/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ keywords:
- flutter
- flutter web application
- browser agent
installPlans:
- flutter-web
dataSourceIds:
- flutter-web
dashboards:
Expand Down
2 changes: 1 addition & 1 deletion quickstarts/gcp/google-cloud-spanner-otel/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ description: |-
- The dashboard included in this quickstart works by using finding `instrumentation.source = gcpspanner.` If you want to use this without changing the queries, be sure to use this as the name to identify the data source from the prometheus link.
- You can add key identifying variables like project, instance, and database to your dashboard by selecting the `Add variable` option at the top of the dashboard
summary: Leverage OTel to monitor GCP Cloud Spanner
icon: logo.svg
icon: gcpspanner.png
level: verified
authors:
- New Relic
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion quickstarts/gcp/google-cloud-spanner-otel/logo.svg

This file was deleted.

2 changes: 1 addition & 1 deletion quickstarts/gcp/google-cloud-spanner/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ description: |-
Check out the [documentation](https://docs.newrelic.com/docs/infrastructure/google-cloud-platform-integrations/gcp-integrations-list/google-cloud-spanner-monitoring-integration/) to learn more about New Relic monitoring for Google Cloud Spanner.
summary: Monitor Google Cloud Spanner by connecting GCP to New Relic
icon: logo.svg
icon: gcpspanner.png
level: New Relic
authors:
- New Relic
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion quickstarts/gcp/google-cloud-spanner/logo.svg

This file was deleted.

5 changes: 3 additions & 2 deletions quickstarts/jfrog-platform/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,12 @@ keywords:
- xray
- security
- featured
- NR1_addData
documentation:
- name: JFrog Observability Solution
url: https://github.com/jfrog/log-analytics-newrelic
url: https://jfrog.com/help/r/jfrog-platform-administration-documentation/new-relic
description: |
JFrog Github documentation
JFrog integration documentation
icon: icon.svg
dashboards:
- jfrog-artifactory
Expand Down
2 changes: 1 addition & 1 deletion quickstarts/redpanda/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ description: |
Identify high latency in processing to solve for overall platform performance.
### Data loss
Our node dashboard alerts you immediately in case of failures, to prevent data loss by quick intervention.
Our quickstart dashboard alerts you immediately in case of failures, to prevent data loss by quick intervention.
Redpanda observability is essential for ensuring its reliability, availability, and performance, and for preventing and resolving issues.
Expand Down

0 comments on commit 47dd08a

Please sign in to comment.