Create documents for local testing#845
Create documents for local testing#845andrewqian2001datadog wants to merge 15 commits intomasterfrom
Conversation
jhgilbert
left a comment
There was a problem hiding this comment.
Approved with some minor style and formatting suggestions, thanks!
Co-authored-by: Jen Gilbert <j.h.gilbert@gmail.com>
Co-authored-by: Jen Gilbert <j.h.gilbert@gmail.com>
Co-authored-by: Jen Gilbert <j.h.gilbert@gmail.com>
Co-authored-by: Jen Gilbert <j.h.gilbert@gmail.com>
Co-authored-by: Jen Gilbert <j.h.gilbert@gmail.com>
Co-authored-by: Jen Gilbert <j.h.gilbert@gmail.com>
gh123man
left a comment
There was a problem hiding this comment.
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.
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 <gh123man@gmail.com>
Co-authored-by: Brian Floersch <gh123man@gmail.com>
jhgilbert
left a comment
There was a problem hiding this comment.
Approved with a few suggestions, thanks!
Co-authored-by: Jen Gilbert <j.h.gilbert@gmail.com>
Co-authored-by: Jen Gilbert <j.h.gilbert@gmail.com>
Co-authored-by: Jen Gilbert <j.h.gilbert@gmail.com>
|
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-incompatiblelabel attached.do-not-merge/label attached.kind/andseverity/labels attached at least.