|
Monitoring System 0.1.0
System resource monitoring with pluggable collectors and alerting
|
This is the complete list of members for WebService, including all inherited members.
| call_downstream_service(std::shared_ptr< trace_span > parent_span) | WebService | inlineprivate |
| handle_request(const std::string &request_id, const std::map< std::string, std::string > &headers) | WebService | inline |
| process_business_logic(std::shared_ptr< trace_span > parent_span) | WebService | inlineprivate |
| query_database(std::shared_ptr< trace_span > parent_span) | WebService | inlineprivate |
| service_name_ | WebService | private |
| tracer_ | WebService | private |
| WebService(distributed_tracer &tracer, const std::string &name) | WebService | inline |