Skip to content

Commit

Permalink
Update docs with requested changes
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewqian2001datadog authored Sep 9, 2024
1 parent e2e4656 commit 9bc3463
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions doc/dev/testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,3 @@ while(1):
Run the Agent: `./bin/agent/agent run -c bin/agent/dist/datadog.yaml`

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

0 comments on commit 9bc3463

Please sign in to comment.