Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseQuery ¶
func ParseQuery(segment *oldfritter.DatastoreSegment, query string)
ParseQuery parses table and operation from the SQL query string. It is a helper meant to be used when writing database/sql driver instrumentation. Check out full example usage here: https://github.com/oldfritter/go-agent/blob/master/v3/integrations/nrmysql/nrmysql.go
ParseQuery is designed to work with MySQL, Postgres, and SQLite drivers. Ability to correctly parse queries for other SQL databases is not guaranteed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.