26#ifndef TELEMETRY_REQUIRED_SERVICES_H_INCLUDED
27#define TELEMETRY_REQUIRED_SERVICES_H_INCLUDED
61 sysvar_unregister_srv);
71 telemetry_traces_srv);
73 telemetry_metrics_srv);
85 string_converter_srv);
Specifies macros to define Components.
static char * mysql_query_attribute_string(UDF_INIT *initid, UDF_ARGS *args, char *result, unsigned long *length, unsigned char *is_null, unsigned char *error)
Definition: query_attributes.cc:52
Connection event tracking.
mysql_service_registry_registration_t * reg_reg
Definition: components.cc:48
Definition: option_usage.cc:40
REQUIRES_SERVICE_PLACEHOLDER_AS(status_variable_registration, statvar_register_srv)
const mysql_service_status_variable_registration_t * statvar_register_srv
const mysql_service_mysql_current_thread_reader_t * current_thd_srv
const mysql_service_mysql_current_thread_reader_t * mysql_current_thread_reader
Definition: rewriter_plugin.cc:63
Specifies macros to define Service Implementations.
static const mysql_service_registry_t * reg_srv
Initialize parameters required for error logging.
Definition: test_plugin.cc:62