This repository was archived by the owner on Aug 30, 2019. It is now read-only.
0.99.174
Released versions
0.99.174
for Debian/Ubuntu distributions0.99.64
for RedHat/CentOS distributions
Major changes
- the trace agent implements a tokenizer for SQL queries. It uses the same logic of a lexer so that queries can be deconstructed in tokens and filtered properly
- if a SQL query is not recognized (i.e. unimplemented rule or a malformed SQL), the resource name will be replaced with
Non-parsable SQL query
Bugfixes
- when discarding spans, start from the highest span index
For more details, see the full changeset