Skip to content

Commit

Permalink
chore: add language identifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
brnhensley committed May 29, 2023
1 parent 63a707a commit cdf985d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ redirects:

## Syntax

```
```py
newrelic.agent.capture_request_params(flag=True)
```

Expand Down Expand Up @@ -70,6 +70,6 @@ None.

Place this call in the section of code corresponding to a transaction for which you want to collect query string parameters:

```
```py
newrelic.agent.capture_request_params()
```

0 comments on commit cdf985d

Please sign in to comment.