-
Notifications
You must be signed in to change notification settings - Fork 306
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
Create documents for local testing #845
base: master
Are you sure you want to change the base?
Create documents for local testing #845
Conversation
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.
Approved with some minor style and formatting suggestions, thanks!
Co-authored-by: Jen Gilbert <[email protected]>
Co-authored-by: Jen Gilbert <[email protected]>
Co-authored-by: Jen Gilbert <[email protected]>
Co-authored-by: Jen Gilbert <[email protected]>
Co-authored-by: Jen Gilbert <[email protected]>
Co-authored-by: Jen Gilbert <[email protected]>
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.
Very minor suggestions. Thanks for putting this together! :)
doc/dev/testing.md
Outdated
|
||
Inside the `main.py` file that you just created, run the debugger to send logs to the agent. | ||
|
||
Those logs should appear in the [Log Explorer](https://dddev.datadoghq.com/logs?query=&agg_m=count&agg_m_source=base&agg_t=count&cols=host%2Cservice&fromUser=true&messageDisplay=inline&refresh_mode=sliding&storage=hot&stream_sort=desc&viz=stream&from_ts=1722966102377&to_ts=1722967002377&live=true) in Datadog |
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.
Let's remove this line. It links to an internal org that external contributors cant view. (also this doc refers mostly to metrics, and this points to the logs explorer)
This issue has been automatically marked as stale because it has not had activity in the last 30 days. |
Co-authored-by: Brian Floersch <[email protected]>
Co-authored-by: Brian Floersch <[email protected]>
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.
Approved with a few suggestions, thanks!
Co-authored-by: Jen Gilbert <[email protected]>
Co-authored-by: Jen Gilbert <[email protected]>
Co-authored-by: Jen Gilbert <[email protected]>
This issue has been automatically marked as stale because it has not had activity in the last 30 days. |
What does this PR do?
Adds documentation for setting up the testing environment and sending logs to the agent.
Description of the Change
Commands for setting up local testing environment
Verification Process
Cloned a new repo of datadogpy and performed the actions specified in the document,
Additional Notes
One of the previous commands I ran during the first time we set up local testing gave an error
I don't think we need to run this command
(source)
Release Notes
Review checklist (to be filled by reviewers)
changelog/
label attached. If applicable it should have thebackward-incompatible
label attached.do-not-merge/
label attached.kind/
andseverity/
labels attached at least.