Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

initial add of observability integration tiles #839

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

j8-redis
Copy link
Contributor

@j8-redis j8-redis commented Nov 4, 2024

No description provided.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link
Collaborator

@mich-elle-luna mich-elle-luna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you! A few style changes to remove punctuation from the Redis trademark and couple of notes for missing items/minor changes.

weight: 7
---

To collect, view, and monitor metrics data from your databases and other cluster components, you can connect Datadog to
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
To collect, view, and monitor metrics data from your databases and other cluster components, you can connect Datadog to
To collect, view, and monitor metrics data from your databases and other cluster components, you can connect Datadog to

---

To collect, view, and monitor metrics data from your databases and other cluster components, you can connect Datadog to
your Redis Enterprise cluster using Redis' Datadog integration.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
your Redis Enterprise cluster using Redis' Datadog integration.
your Redis Enterprise cluster using Redis' Datadog integration.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We show the description on each page now, so removing this text because it will be a duplicate paragraph.

- Set up automatic alerts for node or cluster events
- Display these metrics alongside data from other systems

{{< image filename="/images/rc/redis-cloud-datadog.png" >}}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
{{< image filename="/images/rc/redis-cloud-datadog.png" >}}
{{< image filename="/images/rc/redis-cloud-datadog.png" alt="screenshot of datadog dashboard">}}

and follow the instructions for the cloud platform of your choice.

Returning to the Datadog console, open the 'Configure' tab of the integration and follow the instructions for installing
the integration on the local machine. Once it has been installed follow the instruction for adding an instance to the
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
the integration on the local machine. Once it has been installed follow the instruction for adding an instance to the
the integration on the local machine. After it has been installed follow the instruction for adding an instance to the


A number of additional dashboards will be included in the next release (v1.1.0).

## Monitor metrics
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

section is empty

business teams, accelerate time to market for applications, reduce time to problem resolution, secure applications and
infrastructure, understand user behavior, and track key business metrics.

Redis' New Relic Integration for Redis Enterprise uses Prometheus remote write functionality to connect Prometheus data
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Redis' New Relic Integration for Redis Enterprise uses Prometheus remote write functionality to connect Prometheus data
The New Relic Integration for Redis Enterprise uses Prometheus remote write functionality to connect Prometheus data

{{< image filename="/images/rc/redis-integration-newrelic.png" >}}
## Install Redis' New Relic Integration for Redis Enterprise

Redis' New Relic Integration is based on a feature of the Prometheus data source. Prometheus can forward metrics on to
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Redis' New Relic Integration is based on a feature of the Prometheus data source. Prometheus can forward metrics on to
The New Relic Integration for Redis is based on a feature of the Prometheus data source. Prometheus can forward metrics on to

Get metrics from Redis Enterprise:

```yaml
- job_name: "redis-cloud"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- job_name: "redis-cloud"
- job_name: "redis-enterprise"


- Cluster: top-level statistics indicating the general health of the cluster
- Database: performance metrics at the database level
- Node
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing description


## Monitor metrics

New Relic dashboards can be filtered using the text area. For example, when viewing a cluster dashboard it is possible
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
New Relic dashboards can be filtered using the text area. For example, when viewing a cluster dashboard it is possible
New Relic dashboards can be filtered using the text area. For example, when viewing a cluster dashboard it is possible to

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants