Get desktop application:
View/edit binary Protocol Buffers messages
Used in: ProtoSystemData
string endpoint = 1
int64 request_count = 2
double avg_response_time = 3
int64 error_count = 4
map<string, int64> status_codes = 5
Used in: ProtoSystemData
string id = 1
string message = 3
string service = 4
map<string, string> context = 6
repeated string tags = 7
double duration_ms = 8
Used in: LogEntry, LogLevel
UNKNOWN = 0
DEBUG = 1
INFO = 2
WARN = 3
ERROR = 4
FATAL = 5
repeated LogEntry logs = 1
repeated APIMetrics metrics = 3
map<string, string> system_info = 4
Used in: ProtoSystemData
string user_id = 1
string username = 2
string email = 3
map<string, string> preferences = 4
repeated string permissions = 5
bool is_active = 7