Skip to content

Commit f7a16d4

Browse files
committed
Runtime metrics are now automatic. Remove runtime section.
1 parent 7c1d628 commit f7a16d4

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,6 @@ To enable the Flask instrumentation, set the following environment variable in y
3535

3636
`export AUTOWRAPT_BOOTSTRAP=flask`
3737

38-
## Runtime Monitoring Only
39-
40-
_Note: When the Django or Flask instrumentation is used, runtime monitoring is automatically included. Use this section if you only want to see runtime metrics._
41-
42-
To enable runtime monitoring (without request tracing), set the following environment variable in your _application boot environment_ and then restart your application:
43-
44-
`export AUTOWRAPT_BOOTSTRAP=runtime`
45-
4638
## uWSGI
4739

4840
### Threads

0 commit comments

Comments
 (0)