-
Notifications
You must be signed in to change notification settings - Fork 1.2k
(Actions) new Forms feature #32818
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
base: master
Are you sure you want to change the base?
(Actions) new Forms feature #32818
Conversation
Preview links (active after the
|
urseberry
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👋 This doc contains all of the information from the demo, and organizes it in a logical order. 💟 I left a few suggestions.
content/en/actions/forms/_index.md
Outdated
| 1. Click **Responses**. | ||
| 1. Click the edit icon on a response to view the JSON version. | ||
|
|
||
| **Note**: Responses to forms generate a datastore, which are listed in [Datastores][7]. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This line makes it sound like the datastore is generated when someone responds. I tested this, and the datastore is created when you save the form, not when someone submits the first response.
You can avoid the issue of timing entirely by saying that Datadog stores the responses in a datastore.
Co-authored-by: Ursula Chen <[email protected]>
Co-authored-by: Ursula Chen <[email protected]>
Co-authored-by: Ursula Chen <[email protected]>
Co-authored-by: Ursula Chen <[email protected]>
Co-authored-by: Ursula Chen <[email protected]>
Co-authored-by: Ursula Chen <[email protected]>
content/en/actions/forms/_index.md
Outdated
|
|
||
| ## Overview | ||
|
|
||
| Datadog Forms allows you to collect input, analyze responses, and trigger automations in Datadog. Forms and their responses can be shared across your organization, allowing you to collect and analyze data with your team. Because you don't need a Datadog account to respond to forms, they can also be shared with customers, internal teams, and other stakeholders. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"Because you don't need a Datadog account to respond to forms, they can also be shared with customers, internal teams, and other stakeholders. "
this is not correct (yet). Public forms will be available only in Q1 so currently they need a datadog account for creating / sharing forms
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not just a datadog account, they're only available within the same org
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thank y'all. i just cut that sentence altogether but happy to write something else if we need it
content/en/actions/forms/_index.md
Outdated
|
|
||
| To create a new form: | ||
| 1. Navigate to the [Forms][1] page. | ||
| 1. Click **+ New Form**. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have a few blueprints (as of today) so worth mentioning that path as well
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thank you! are they in Forms or somewhere else? i'm not seeing them yet
content/en/actions/forms/_index.md
Outdated
| disable_toc: false | ||
| --- | ||
|
|
||
| {{< callout url="LINK GOES HERE" btn_hidden="false" header="Join the Preview!" >}} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is the link to the preview form - https://docs.google.com/forms/d/e/1FAIpQLSe_OxTl8E_djqF107dKJDhcUuLxh1n9ytEKT6CZa-u8ZPqokg/viewform?usp=sharing&ouid=104482463230022690359
content/en/actions/forms/_index.md
Outdated
| Here are some ways you can use forms: | ||
| - Scaffold services with a [scaffolding blueprint][3]. | ||
| - Collect engineering feedback in an internal developer portal (IDP). | ||
| - Create security cases directly from employee form responses. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we not focus on security and Instead, we should focus on generic service requests for security, platform or IT teams
content/en/actions/forms/_index.md
Outdated
| 1. Select the datastore associated with your form, then click **Insert into editor**. | ||
| 1. Optionally, click the query's title to rename it. | ||
| 1. Click **Save**. | ||
| 1. [Create a dashboard][9], then add a [Query Value widget][14]. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It doesn't need to be query value widget, we support any any widget other than the Timeseries
content/en/actions/forms/_index.md
Outdated
|
|
||
|
|
||
|
|
||
| ### Start with a blueprint |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why do we have all of that again? it sounds repetitive, you mention above that users can start from scratch or blueprint, I don't think we should repeat all of that again here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thank you for catching that! i'd actually been drafting down there and forgot to cut it
content/en/actions/forms/_index.md
Outdated
| ## Examples | ||
|
|
||
| Here are some ways you can use forms: | ||
| - Scaffold services with a [scaffolding blueprint][3]. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure about this specific blueprint. let me double check
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just change the sentence to this one and remove the link:
"Scaffold services from predefined templates"
…m:DataDog/documentation into olivia.shoup/docs-12631-new-forms-feature
…m:DataDog/documentation into olivia.shoup/docs-12631-new-forms-feature
What does this PR do? What is the motivation?
This PR adds a new page for the new Actions & Remediations feature Forms.
Merge instructions
Merge readiness: