newrelic_span_event_config_t Struct Reference

Configuration used for span events. More...

Data Fields

bool enabled
 Specifies whether or not span events are generated. More...
 

Detailed Description

Configuration used for span events.

Field Documentation

◆ enabled

bool newrelic_span_event_config_t::enabled

Specifies whether or not span events are generated.

When set to true, span events are generated by the C SDK. The default configuration returned by newrelic_create_app_config() sets this value to true.


The documentation for this struct was generated from the following file: