Documentation ¶
Overview ¶
Package mongodb runs built-in QAN Agent for MongoDB profiler.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Change ¶
type Change struct { Status inventorypb.AgentStatus Request *qanpb.CollectRequest }
Change represents Agent status change _or_ QAN collect request.
type MongoDB ¶
type MongoDB struct {
// contains filtered or unexported fields
}
MongoDB extracts performance data from Mongo op log.
Click to show internal directories.
Click to hide internal directories.