Srikanth Chekuri
c3fa7144ee
chore: add tag type filter support in attribute keys ( #7522 )
2025-04-14 18:43:15 +05:30
Shivanshu Raj Shrivastava
efd4e30edf
fix: publish signoz as package ( #7378 )
...
Signed-off-by: Shivanshu Raj Shrivastava <shivanshu1333@gmail.com>
2025-03-20 15:31:41 +00:00
Srikanth Chekuri
6c7167a224
chore: add missing shiftby in alert rule ( #6239 )
2024-10-24 02:20:32 +05:30
Srikanth Chekuri
28818fbaac
chore: update query builder to use 5min/30min aggregation tables ( #5679 )
2024-10-21 14:22:32 +05:30
Srikanth Chekuri
7e31b4ca01
fix: several issues ( #5001 )
2024-05-15 18:52:01 +05:30
Srikanth Chekuri
27d12871af
chore: disallow small step intervals for large durations ( #4950 )
2024-05-01 17:03:46 +05:30
Srikanth Chekuri
a9464de62d
chore: use last 1day data for apdex latency metric meta ( #4846 )
2024-04-15 13:37:08 +05:30
Srikanth Chekuri
b3b7522250
chore: update APM metrics to use v4 query range ( #4638 )
2024-03-04 10:15:43 +05:30
Srikanth Chekuri
c6581782d0
chore: add formula eval in query-service ( #4402 )
2024-02-06 22:29:12 +05:30
Srikanth Chekuri
735ab8e118
fix: add missed variable substitution for promql querires ( #3584 )
2023-09-19 17:49:11 +05:30
Srikanth Chekuri
7e220a9f61
chore: use the local table for inner subquery ( #2911 )
2023-07-24 12:28:29 +05:30
Srikanth Chekuri
df0502726d
fix: resolve gaps identified in the query builder ( #2680 )
2023-05-12 16:25:22 +05:30
Srikanth Chekuri
17a5bc8cc3
feat: metrics query range v3 ( #2265 )
2023-03-23 19:45:15 +05:30
Srikanth Chekuri
9af991e424
feat: add attrs filters autocomplete endpoints ( #2264 )
2023-03-10 11:22:34 +05:30
Srikanth Chekuri
6defa0ac8b
feat: metric attribute autocomplete for the aggregation type ( #2263 )
2023-03-04 00:05:16 +05:30
Srikanth Chekuri
cd9768c738
feat: dashboard variable chaining ( #2036 )
2023-01-16 14:57:04 +05:30
Srikanth Chekuri
4cf3dc2ec3
fix: remove usage of labels object ( #1710 )
...
Co-authored-by: Ankit Nayan <ankit@signoz.io>
2022-11-14 22:51:23 +05:30
Amol Umbark
9c4521b34a
feat: enterprise edition ( #1575 )
...
* feat: added license manager and feature flags
* feat: completed org domain api
* chore: checking in saml auth handler code
* feat: added signup with sso
* feat: added login support for admins
* feat: added pem support for certificate
* ci(build-workflow): 👷 include EE query-service
* fix: 🐛 update package name
* chore(ee): 🔧 LD_FLAGS related changes
Signed-off-by: Prashant Shahi <prashant@signoz.io>
Co-authored-by: Prashant Shahi <prashant@signoz.io>
Co-authored-by: nityanandagohain <nityanandagohain@gmail.com>
2022-10-06 20:13:30 +05:30
Srikanth Chekuri
a733adad2c
Add v2 query range metrics API ( #1020 )
...
* Queryrange params tests
* review suggestions, quantile, simple metric filter and some refactoring
* Add value type support
* Add supprot for re2 regex, refactor, update tests and other changes
* chore: update govaluate dep to signoz/govaluate
* chore: add name to grouping
* chore: add support for NOOP
* fix: make result format compatible with prom HTTP API
* chore: update clickhouse server and update query builder to use new schema
* chore: use metric_name in auto suggest APIs
* chore: add reduce operator and new aggregate functions
* chore: add support for not like op
* chore: fix the dip at the end for incomplete time range
* chore: rounddown the end to exclude the incomplete collection
2022-06-24 14:52:11 +05:30