Skip to content

Cant' disable instrumentation of code #546

Description

@Azd325

Describe the bug:

Docs

INSTRUMENT Settings Variable does not work. It seems that it still looks for DISABLE_INSTRUMENTATION

instrument = _BoolConfigValue("DISABLE_INSTRUMENTATION", default=True)

To Reproduce

Install elasticapm in Version 5.0.0 and set up a django Project and try to disable instrumentation with INSTRUMENT

Expected behavior:

Instrumentation ist disable with INSTRUMENT and not DISABLE_INSTRUMENTATION

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions