Skip to content
This repository has been archived by the owner on Aug 30, 2019. It is now read-only.

0.99.174

Compare
Choose a tag to compare
@palazzem palazzem released this 19 Dec 14:19
· 2 commits to moved since this release

Released versions

  • 0.99.174 for Debian/Ubuntu distributions
  • 0.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