Skip to content

Conversation

@fmassot
Copy link
Contributor

@fmassot fmassot commented Jan 8, 2026

What does this PR do? What is the motivation?

Add an e2e quickstart for CloudPrem and demonstrate it can be done in less than 5 minutes.

@fmassot fmassot requested a review from a team as a code owner January 8, 2026 20:38
@github-actions github-actions bot added the Architecture Everything related to the Doc backend label Jan 8, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 8, 2026

Copy link
Contributor

@janine-c janine-c left a comment

Choose a reason for hiding this comment

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

This is great! I've heard a lot of feedback that the docs can use more resources like this, where we help users achieve some quick wins. I've made some small suggestions; let me know if there's anything else I can do to help!

url: /cloudprem/quickstart
parent: cloudprem
identifier: cloudprem_quickstart
weight: 1
Copy link
Contributor

Choose a reason for hiding this comment

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

## Prerequisites

- Ask for the [CloudPrem Preview](https://www.datadoghq.com/product-preview/cloudprem/).
- **Datadog API Key**: [Get your API key](https://app.datadoghq.com/organization-settings/api-keys).
Copy link
Contributor

Choose a reason for hiding this comment

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

For absolute beginners, we sometimes also link to this page in case they need help: http://docs.datadoghq.com/account_management/api-app-keys/#add-an-api-key-or-client-token

## Overview

In this quickstart, you will:
1. Start CloudPrem locally using Docker.
Copy link
Contributor

Choose a reason for hiding this comment

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

I might consider making these steps anchor links down to each section; this can help users if they are, for example, particularly interested in sending a demo log. It's not a long page, though, and there's the right navigation, so I'll leave it up to you.

Comment on lines 50 to 52
Go to the [CloudPrem console](https://app.datadoghq.com/cloudprem) and check that your cluster is connected. You should see the `connected` status.

You can edit the cluster metadata and rename your cluster to `demo`.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
Go to the [CloudPrem console](https://app.datadoghq.com/cloudprem) and check that your cluster is connected. You should see the `connected` status.
You can edit the cluster metadata and rename your cluster to `demo`.
In Datadog, go to the [CloudPrem console](https://app.datadoghq.com/cloudprem) and check that your cluster is connected. You should see the `connected` status.
In the CloudPrem console, you can edit the cluster metadata and rename your cluster to `demo`.

I find that beginners can get lost when they move between things like the terminal and Datadog, so I like to over-explain where each step is to reduce that kind of confusion.


## Step 3: Send a log

Send a "Hello World" log entry directly to your local CloudPrem instance using the API:
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
Send a "Hello World" log entry directly to your local CloudPrem instance using the API:
In your terminal, send a "Hello World" log entry directly to your local CloudPrem instance using the API:

Comment on lines 73 to 74
1. Go to the [Datadog Log Explorer](https://app.datadoghq.com/logs?query=index=cloudprem-demo&storage=hot).
2. You should see your "Hello world from CloudPrem!" log entry.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
1. Go to the [Datadog Log Explorer](https://app.datadoghq.com/logs?query=index=cloudprem-demo&storage=hot).
2. You should see your "Hello world from CloudPrem!" log entry.
In Datadog, go to the [Datadog Log Explorer](https://app.datadoghq.com/logs?query=index=cloudprem-demo&storage=hot). You should see your "Hello world from CloudPrem!" log entry.

Formatting like the above where the user checked for their CloudPrem status, since "you should see..." isn't really a traditional step.

@estherk15 estherk15 self-assigned this Jan 9, 2026
@github-actions github-actions bot added the Images Images are added/removed with this PR label Jan 9, 2026
@estherk15 estherk15 merged commit e77b3a4 into master Jan 9, 2026
17 checks passed
@estherk15 estherk15 deleted the fmassot/cloudprem-quickstart branch January 9, 2026 04:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Architecture Everything related to the Doc backend Images Images are added/removed with this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants