-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Reorganize event management pages #20401
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
Conversation
Created DOCS-6603 |
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.
Left you some light feedback.
|
||
- Normalize disparate sources of events by remapping attributes. For example, use the same reserved [service tags][19] everywhere. | ||
- Enrich events with external data saved in a [Reference Table][20] (beta). For example, map a service name with your service directory to enrich events with team ownership information, links to dashboards, or links to documentation. | ||
{{< img src="service_management/events/events_explorer.png" alt="Events explorer display" >}} |
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 noticed that this screenshot has a Datadog employee email in it. I would recommend retaking this screenshot. If you need to, you can change the email displayed in the UI (and make it something generic) using developer tools > Inspect in the browser. Reach out if you need any help doing that.
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 reevaluated whether we need another picture of the Events Explorer and removed. Thanks for catching this!
Co-authored-by: DeForest Richards <[email protected]>
…aDog/documentation into esther/docs-5997-ingest-usage-events
* Add usage and ingest pages to menu work on usage * Rearrange content and image files * Change reference links from other docs * Apply suggestions from code review Co-authored-by: DeForest Richards <[email protected]> * Remove image reference --------- Co-authored-by: DeForest Richards <[email protected]>
What does this PR do? What is the motivation?
Merge instructions