Skip to content

Commit

Permalink
Merge pull request #2494 from newrelic/release
Browse files Browse the repository at this point in the history
7/18/24 quickstarts release
  • Loading branch information
sarahkitten authored Jul 18, 2024
2 parents da0ff99 + 4d8462f commit ce1cac9
Show file tree
Hide file tree
Showing 34 changed files with 74 additions and 46 deletions.
2 changes: 1 addition & 1 deletion dashboards/docker-otel/docker-otel.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"id": "viz.markdown"
},
"rawConfiguration": {
"text": "![Docker Logo](https://raw.githubusercontent.com/docker-library/docs/c350af05d3fac7b5c3f6327ac82fe4d990d8729c/docker/logo.png)\n\n### Overview\n[Docker](https://www.docker.com/) is an open platform for developing, shipping, and running applications. Docker enables you to separate your applications from your infrastructure so you can deliver software quickly. With Docker, you can manage your infrastructure in the same ways you manage your applications. By taking advantage of Docker’s methodologies for shipping, testing, and deploying code quickly, you can significantly reduce the delay between writing code and running it in production.\n\n- - -\n### About this Dashboard\n\n- For information on the prerequisites for this dashboard, please visit the documentation [here](https://docs.newrelic.com/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/collector/collector-configuration-examples/opentelemetry-collector-docker/).\n- For more information on how to send telemetry data to New Relic using OTEL, visit the documentation [here](https://docs.newrelic.com/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/collector/collector-configuration-examples/opentelemetry-collector-docker/)\n\n\n\n"
"text": "![Docker Logo](https://raw.githubusercontent.com/docker-library/docs/c350af05d3fac7b5c3f6327ac82fe4d990d8729c/docker/logo.png)\n\n### Overview\n[Docker](https://www.docker.com/) is an open platform for developing, shipping, and running applications. Docker enables you to separate your applications from your infrastructure so you can deliver software quickly. With Docker, you can manage your infrastructure in the same ways you manage your applications. By taking advantage of Docker’s methodologies for shipping, testing, and deploying code quickly, you can significantly reduce the delay between writing code and running it in production.\n\n- - -\n### About this Dashboard\n\n- For information on the prerequisites for this dashboard, please visit the documentation [here](https://github.com/newrelic/newrelic-opentelemetry-examples/tree/main/other-examples/collector/docker).\n- For more information on how to send telemetry data to New Relic using OTEL, visit the documentation [here](https://github.com/newrelic/newrelic-opentelemetry-examples/tree/main/other-examples/collector/docker)\n\n\n\n"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion dashboards/redis-otel/redis-otel.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"id": "viz.markdown"
},
"rawConfiguration": {
"text": "![Redis logo](https://upload.wikimedia.org/wikipedia/commons/thumb/6/64/Logo-redis.svg/300px-Logo-redis.svg.png?20210820223643)\n\n### Overview\n[Redis](https://redis.io/) is an in-memory data structure store, used as a database, cache, and message broker. Redis allows you to achieve high performance by keeping your data in memory, but also offers durability options. Its support for a variety of data structures, such as strings, hashes, sets, and lists, has made Redis a versatile tool suitable for a vast number of use cases.\n\n- - -\n### About this Dashboard\n\n- For information on the prerequisites for this dashboard, please visit the documentation [here](https://docs.newrelic.com/docs/infrastructure/host-integrations/host-integrations-list/redis/redis-integration/).\n- For more information on how to send Redis telemetry data to New Relic using OTEL, visit the documentation [here](https://docs.newrelic.com/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/collector/collector-configuration-examples/opentelemetry-collector-redis).\n"
"text": "![Redis logo](https://upload.wikimedia.org/wikipedia/commons/thumb/6/64/Logo-redis.svg/300px-Logo-redis.svg.png?20210820223643)\n\n### Overview\n[Redis](https://redis.io/) is an in-memory data structure store, used as a database, cache, and message broker. Redis allows you to achieve high performance by keeping your data in memory, but also offers durability options. Its support for a variety of data structures, such as strings, hashes, sets, and lists, has made Redis a versatile tool suitable for a vast number of use cases.\n\n- - -\n### About this Dashboard\n\n- For information on the prerequisites for this dashboard, please visit the documentation [here](https://docs.newrelic.com/docs/infrastructure/host-integrations/host-integrations-list/redis/redis-integration/).\n- For more information on how to send Redis telemetry data to New Relic using OTEL, visit the documentation [here](https://github.com/newrelic/newrelic-opentelemetry-examples/tree/main/other-examples/collector/redis).\n"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion dashboards/squid-prometheus/squid.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"id": "viz.markdown"
},
"rawConfiguration": {
"text": "![Squid logo](https://upload.wikimedia.org/wikipedia/fr/b/b7/Squid-cache_logo.jpg)\n\n[Squid](http://www.squid-cache.org/) is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more.\n\nNew Relic requires the [Prometheus squid-exporter](https://github.com/boynux/squid-exporter) to be installed in order to get entites and metrics from your Squid infrastructure.\n\nRead more installation, configuration and usage in the [docs](https://docs.newrelic.com/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/collector/collector-configuration-examples/opentelemetry-collector-squid/)"
"text": "![Squid logo](https://upload.wikimedia.org/wikipedia/fr/b/b7/Squid-cache_logo.jpg)\n\n[Squid](http://www.squid-cache.org/) is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more.\n\nNew Relic requires the [Prometheus squid-exporter](https://github.com/boynux/squid-exporter) to be installed in order to get entites and metrics from your Squid infrastructure.\n\nRead more installation, configuration and usage in the [docs](https://github.com/newrelic/newrelic-opentelemetry-examples/tree/main/other-examples/collector/squid)"
}
},
{
Expand Down
8 changes: 6 additions & 2 deletions data-sources/apache-druid/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,12 @@ description: |
icon: logo.png
install:
primary:
link:
url: https://docs.newrelic.com/docs/infrastructure/host-integrations/host-integrations-list/apache-druid-integration/
nerdlet:
nerdletId: marketplace.install-data-source
nerdletState:
dataSourceId: apache-druid
frameworkConfigId: apache-druid
requiresAccount: false
keywords:
- apache-druid
- apache
Expand Down
8 changes: 6 additions & 2 deletions data-sources/apache-hadoop/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,12 @@ description: |
icon: logo.png
install:
primary:
link:
url: https://docs.newrelic.com/docs/infrastructure/host-integrations/host-integrations-list/apache-hadoop-monitoring-integration/
nerdlet:
nerdletId: marketplace.install-data-source
nerdletState:
dataSourceId: apache-hadoop
frameworkConfigId: apache-hadoop
requiresAccount: false
keywords:
- apache-hadoop
- apache
8 changes: 6 additions & 2 deletions data-sources/apache-zooKeeper/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ description: |
Unlock the power of Apache ZooKeeper monitoring with the seamless integration of New Relic infrastructure.
install:
primary:
link:
url: https://docs.newrelic.com/docs/infrastructure/host-integrations/host-integrations-list/zookeeper-monitoring-integration/
nerdlet:
nerdletId: marketplace.install-data-source
nerdletState:
dataSourceId: apache-zookeeper
frameworkConfigId: apache-zookeeper
requiresAccount: false
icon: logo.png
2 changes: 1 addition & 1 deletion data-sources/confluent-cloud/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ icon: logo.png
install:
primary:
link:
url: https://docs.newrelic.com/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/collector/collector-configuration-examples/opentelemetry-collector-kafka-confluentcloud
url: https://github.com/newrelic/newrelic-opentelemetry-examples/tree/main/other-examples/collector/confluentcloud
keywords:
- Confluent
- Confluent Cloud
Expand Down
8 changes: 6 additions & 2 deletions data-sources/dbt-cloud/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,12 @@ description: |
icon: logo.png
install:
primary:
link:
url: https://docs.newrelic.com/docs/more-integrations/dbt-cloud/dbt-cloud-integration/
nerdlet:
nerdletId: marketplace.install-data-source
nerdletState:
dataSourceId: dbt-cloud
frameworkConfigId: dbt-cloud
requiresAccount: false
keywords:
- dbt cloud
- dbt
Expand Down
2 changes: 1 addition & 1 deletion data-sources/docker-otel/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: |
install:
primary:
link:
url: https://docs.newrelic.com/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/collector/collector-configuration-examples/opentelemetry-collector-docker/
url: https://github.com/newrelic/newrelic-opentelemetry-examples/tree/main/other-examples/collector/docker


icon: logo.svg
Expand Down
2 changes: 1 addition & 1 deletion data-sources/hcp-consul-otel/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ icon: logo.svg
install:
primary:
link:
url: https://docs.newrelic.com/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/collector/collector-configuration-examples/opentelemetry-collector-hcp-consul/
url: https://github.com/newrelic/newrelic-opentelemetry-examples/tree/main/other-examples/collector/hcp-consul
fallback:
link:
url: https://docs.newrelic.com/docs/infrastructure/infrastructure-integrations/cloud-integrations/hcp-consul-monitoring
Expand Down
2 changes: 1 addition & 1 deletion data-sources/hivemq-integration-docs/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ description: |
install:
primary:
link:
url: https://docs.newrelic.com/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/collector/collector-configuration-examples/opentelemetry-collector-hivemq/
url: https://github.com/newrelic/newrelic-opentelemetry-examples/tree/main/other-examples/collector/hivemq

icon: logo.svg
2 changes: 1 addition & 1 deletion data-sources/k6-prometheus/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ description: |
install:
primary:
link:
url: https://k6.io/docs/results-output/real-time/prometheus-remote-write/
url: https://grafana.com/docs/k6/latest/results-output/real-time/prometheus-remote-write/
icon: logo.svg
2 changes: 1 addition & 1 deletion data-sources/k6/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ description: |
install:
primary:
link:
url: https://k6.io/docs/results-output/real-time/new-relic/
url: https://grafana.com/docs/k6/latest/results-output/real-time/new-relic/
icon: logo.svg
8 changes: 6 additions & 2 deletions data-sources/linkerd/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,12 @@ description: |
Enhance the performance monitoring and instrumentation of your Linkerd by integrating New Relic.
install:
primary:
link:
url: https://docs.newrelic.com/docs/infrastructure/host-integrations/host-integrations-list/linkerd-integration/
nerdlet:
nerdletId: marketplace.install-data-source
nerdletState:
dataSourceId: linkerd
frameworkConfigId: linkerd
requiresAccount: false
keywords:
- linkerd
icon: logo.png
10 changes: 7 additions & 3 deletions data-sources/nvidia-gpu/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,12 @@ description: |
install:
primary:
link:
url: https://docs.newrelic.com/docs/infrastructure/host-integrations/host-integrations-list/nvidia-gpu-integration/
nerdlet:
nerdletId: marketplace.install-data-source
nerdletState:
dataSourceId: nvidia-gpu
frameworkConfigId: nvidia-gpu
requiresAccount: false

icon: logo.png

Expand All @@ -16,4 +20,4 @@ keywords:
- gpu

categoryTerms:
- infrastructure
- infrastructure
2 changes: 1 addition & 1 deletion data-sources/redis-otel/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: |
install:
primary:
link:
url: https://docs.newrelic.com/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/collector/collector-configuration-examples/opentelemetry-collector-redis
url: https://github.com/newrelic/newrelic-opentelemetry-examples/tree/main/other-examples/collector/redis

icon: logo.svg

Expand Down
2 changes: 1 addition & 1 deletion data-sources/singlestore/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ icon: logo.png
install:
primary:
link:
url: https://docs.newrelic.com/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/collector/collector-configuration-examples/opentelemetry-collector-singlestore/
url: https://github.com/newrelic/newrelic-opentelemetry-examples/tree/main/other-examples/collector/singlestore
keywords:
- metrics
- database
Expand Down
8 changes: 6 additions & 2 deletions data-sources/sonarqube/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,11 @@ description: |
icon: logo.png
install:
primary:
link:
url: https://docs.newrelic.com/docs/infrastructure/host-integrations/host-integrations-list/sonarqube-monitoring-integration/
nerdlet:
nerdletId: marketplace.install-data-source
nerdletState:
dataSourceId: sonarqube
frameworkConfigId: sonarqube
requiresAccount: false
keywords:
- sonarqube
2 changes: 1 addition & 1 deletion data-sources/squid-prometheus-integration-docs/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ description: |
install:
primary:
link:
url: https://docs.newrelic.com/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/collector/collector-configuration-examples/opentelemetry-collector-squid/
url: https://github.com/newrelic/newrelic-opentelemetry-examples/tree/main/other-examples/collector/squid
icon: logo.png
2 changes: 1 addition & 1 deletion install/on-host-integration/hivemq/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ target:
install:
mode: link
destination:
url: https://docs.newrelic.com/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/collector/collector-configuration-examples/opentelemetry-collector-hivemq/
url: https://github.com/newrelic/newrelic-opentelemetry-examples/tree/main/other-examples/collector/hivemq
2 changes: 1 addition & 1 deletion install/on-host-integration/squid/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ target:
install:
mode: link
destination:
url: https://docs.newrelic.com/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/collector/collector-configuration-examples/opentelemetry-collector-squid/
url: https://github.com/newrelic/newrelic-opentelemetry-examples/tree/main/other-examples/collector/squid
4 changes: 2 additions & 2 deletions install/third-party/confluent-cloud/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ target:
install:
mode: link
destination:
url: >-
https://docs.newrelic.com/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/collector/collector-configuration-examples/opentelemetry-collector-kafka-confluentcloud
url: >-
https://github.com/newrelic/newrelic-opentelemetry-examples/tree/main/other-examples/collector/confluentcloud
2 changes: 1 addition & 1 deletion install/third-party/jenkins/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://docs.newrelic.com/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/jenkins/monitoring-jenkins-ot/
url: https://docs.newrelic.com/docs/infrastructure/host-integrations/host-integrations-list/monitoring-jenkins-ot/
2 changes: 1 addition & 1 deletion quickstarts/confluent-cloud/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dashboards:
- confluent-cloud
documentation:
- name: Deploy an OpenTelemetry Collector for Confluent Cloud & Kafka metrics collection
url: https://docs.newrelic.com/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/collector/collector-configuration-examples/opentelemetry-collector-kafka-confluentcloud
url: https://github.com/newrelic/newrelic-opentelemetry-examples/tree/main/other-examples/collector/confluentcloud
description: Steps to build and deploy the OpenTelemetry Collector Contrib instance and configure for Kafka and Confluent Cloud metrics
icon: logo.png
website: https://www.confluent.io/
2 changes: 1 addition & 1 deletion quickstarts/docker-otel/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ documentation:
- name: Docker (OpenTelemetry) installation docs
description: |
Docker is a set of Platform-as-a-Service (PaaS) products that use OS-level virtualization to deliver software in packages called containers.
url: https://docs.newrelic.com/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/collector/collector-configuration-examples/opentelemetry-collector-docker/
url: https://github.com/newrelic/newrelic-opentelemetry-examples/tree/main/other-examples/collector/docker
dashboards:
- docker-otel
keywords:
Expand Down
2 changes: 1 addition & 1 deletion quickstarts/hashicorp/hcp-consul-otel/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ keywords:
- NR1_sys
documentation:
- name: Configuration documentation
url: https://docs.newrelic.com/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/collector/collector-configuration-examples/opentelemetry-collector-hcp-consul/
url: https://github.com/newrelic/newrelic-opentelemetry-examples/tree/main/other-examples/collector/hcp-consul
description: HCP Consul configuration documentation
icon: logo.svg
dataSourceIds:
Expand Down
4 changes: 2 additions & 2 deletions quickstarts/hivemq/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ description: |
### Value of HiveMQ Quickstarts
[HiveMQ monitoring with New Relic](https://docs.newrelic.com/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/collector/collector-configuration-examples/opentelemetry-collector-hivemq/) offers advanced features, including:
[HiveMQ monitoring with New Relic](https://github.com/newrelic/newrelic-opentelemetry-examples/tree/main/other-examples/collector/hivemq) offers advanced features, including:
- Create custom queries and charts of your data integrations.
- Filter and analyze metrics in Infrastructure UI.
Expand All @@ -43,7 +43,7 @@ documentation:
- name: HiveMQ
description: |
MQTT broker that makes it easy to move data to and from connected devices.
url: https://docs.newrelic.com/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/collector/collector-configuration-examples/opentelemetry-collector-hivemq/
url: https://github.com/newrelic/newrelic-opentelemetry-examples/tree/main/other-examples/collector/hivemq

installPlans:
- hivemq-integration-docs
Expand Down
4 changes: 2 additions & 2 deletions quickstarts/jenkins/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ description: |-
### More info
Check out the [documentation](https://docs.newrelic.com/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/jenkins/monitoring-jenkins-ot/) to learn more about New Relic monitoring for Jenkins.
Check out the [documentation](https://docs.newrelic.com/docs/infrastructure/host-integrations/host-integrations-list/monitoring-jenkins-ot/) to learn more about New Relic monitoring for Jenkins.
### Tie software performance to recent changes and deployments with New Relic change tracking
Expand Down Expand Up @@ -49,7 +49,7 @@ dashboards:
- jenkins
documentation:
- name: Set up Jenkins OpenTelemetry Plugin
url: https://docs.newrelic.com/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/jenkins/monitoring-jenkins-ot/
url: https://docs.newrelic.com/docs/infrastructure/host-integrations/host-integrations-list/monitoring-jenkins-ot/
description: Monitor Jenkins with the OpenTelemetry plugin by visualizing jobs and pipeline executions as distributed traces.
icon: logo.svg
website: https://www.newrelic.com
2 changes: 1 addition & 1 deletion quickstarts/k6-prometheus/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ keywords:

documentation:
- name: Set up k6 to send data to New Relic
url: https://k6.io/docs/results-output/real-time/prometheus-remote-write/
url: https://grafana.com/docs/k6/latest/results-output/real-time/prometheus-remote-write/
description: Information on how to set up k6 to send data to New Relic, including all configuration options from k6.
- name: Set up your Prometheus remote write integration
url: https://docs.newrelic.com/docs/infrastructure/prometheus-integrations/install-configure-remote-write/set-your-prometheus-remote-write-integration/
Expand Down
2 changes: 1 addition & 1 deletion quickstarts/k6/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ keywords:

documentation:
- name: Set up k6 to send data to New Relic
url: https://k6.io/docs/results-output/real-time/new-relic/
url: https://grafana.com/docs/k6/latest/results-output/real-time/new-relic/
description: Information on how to set up k6 to send data to New Relic, including all configuration options from k6.
- name: Learn more about the New Relic StatsD integration
url: https://docs.newrelic.com/docs/infrastructure/host-integrations/host-integrations-list/statsd-monitoring-integration-version-2/
Expand Down
2 changes: 1 addition & 1 deletion quickstarts/opentelemetry/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ documentation:
description: |
Suite of APIs and agents intended to capture metric, log, and trace data from
your software.
url: https://docs.newrelic.com/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/opentelemetry-setup
url: https://docs.newrelic.com/docs/opentelemetry/get-started/opentelemetry-get-started-intro/
keywords:
- open source monitoring
- open telemetry
Expand Down
Loading

0 comments on commit ce1cac9

Please sign in to comment.