mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-21 01:16:57 +00:00
* fix: dot support * fix: column name updated for materialized columns * fix: tests updated * fix: comments updated * fix: enrichment test updated * fix: dont return underscore fields in the fields API * fix: update fields function changed to support default instead of materialized * fix: updated how formulas are built and test added * fix: don't create index for bool attributes * fix: support for limit queries updated