Palash Gupta
7e590f4bfb
feat: meta description and image is updated ( #1764 )
...
* feat: meta description is updated
* chore: image is updated
Co-authored-by: Pranay Prateek <pranay@signoz.io>
v0.11.4-rc.3
2022-11-28 18:50:17 +05:30
Palash Gupta
ce072bdc3f
fix: trace event is now not decoding the events ( #1766 )
...
Co-authored-by: Pranay Prateek <pranay@signoz.io>
2022-11-28 18:27:09 +05:30
Nityananda Gohain
67c0c9032f
fix: logs aggreagte endpoint updated to differentiate between params and query string ( #1768 )
2022-11-28 18:16:21 +05:30
Palash Gupta
6c9036fbf4
fix[logs][FE]: live tail is fixed ( #1759 )
...
* fix: live tail is fixed
* fix: graph state is updated
* chore: step size is updated
* chore: xaxis config is updated
* chore: isDisabled state is updated for top navigation
* chore: selected interval is updated in the reducer
* fix: build is fixed
* chore: xAxis config is updated
Co-authored-by: Pranay Prateek <pranay@signoz.io>
Co-authored-by: Ankit Nayan <ankit@signoz.io>
v0.11.4-rc.2
2022-11-28 15:44:33 +05:30
Nityananda Gohain
d06d41af87
fix: parser updated to differentiate between params and query string ( #1763 )
2022-11-28 14:18:43 +05:30
Amol Umbark
2771d2e774
fix: [alerts] [ch-query] added aliases in metric query result ( #1760 )
...
* fix: [alerts] [ch-query] added aliases in metric query result
* fix: added more column type support for target in ch query
* fix: added error handling when data type is unexpected in metric result
Co-authored-by: Pranay Prateek <pranay@signoz.io>
2022-11-27 14:29:09 +05:30
Amol Umbark
0cbba071ea
fix: [alerts] fixed selected interval for chart preview in ch use case ( #1761 )
2022-11-25 16:04:09 +05:30
Amol Umbark
7cec2db503
fix: [alerts] solved legend not updating issue in ch query editor ( #1757 )
...
* fix: [alerts] solved legend not updating issue in ch query editor
* fix: [alerts]removed console.log
* fix: added jsdoc description tag
2022-11-25 12:16:47 +05:30
Amol Umbark
4b3829fd5b
fix: fixed date condition (start and end) while preparing ch query ( #1751 )
...
Co-authored-by: Ankit Nayan <ankit@signoz.io>
v0.11.4-rc.1
2022-11-24 18:19:07 +05:30
Vishal Sharma
983ca1ec6a
feat: introduce getSubTreeSpans function in clickhouse query builder & introduce smart trace detail algorithm ( #1648 )
...
* perf: introduce smart trace detail algorithm
* fix: remove hardcoded levels and handle null levels
* feat: add support for broken trees
* feat: use spanLimit env variable
* fix: handle missing root span
* add root spanId and root name
* use permanent table
* add kind, events and tagmap support
* fix query formation
* increase context timeout to 600s
* perf improvement
* handle error
* return tableName as response to query
* support multiple queries tableName
* perf: improve memory and latency
* feat: add getSubTree custom func and smart trace detail algo to ee
* fix: create new functions for ee
* chore: refactor codebase
* chore: refactor frontend code
Co-authored-by: Ankit Nayan <ankit@signoz.io>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2022-11-24 18:18:19 +05:30
Amol Umbark
33d34af2a6
feat: added exception based alerts ( #1752 )
2022-11-24 18:00:02 +05:30
Vishal Sharma
b0ec619881
fix: trace table pagination ( #1749 )
...
* fix: trace table pagination
* chore: refactor
* chore: refactor
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2022-11-24 16:25:26 +05:30
Amol Umbark
220f848b04
feat: [UI] clickhouse queries in alert builder ( #1706 )
...
* feat: added ui changes to support clickhouse queries in alert builder
* chore: minor fix to alert rules ui
* feat: alert form changes: ch query support, alert type selection
* chore: resolved review comments
* chore: added list for alert type selection instead
* chore: removed hard coded color and added antd/colors
* fix: resolved some issues found during testing alerts
* fix: moved alert defaults and added default queries for logs and traces
* feat: added default queries for logs and traces to reflect ts vars
* chore: fixed px to rem
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
Co-authored-by: Pranay Prateek <pranay@signoz.io>
2022-11-24 13:21:46 +05:30
Palash Gupta
4727dbc9f0
fix: if invalid switch is disabled ( #1656 )
...
Co-authored-by: Ankit Nayan <ankit@signoz.io>
2022-11-24 00:08:56 +05:30
Amol Umbark
00863e54de
feat: added ch query support ( #1735 )
...
* feat: added ch query support
* fix: added new vars to resolve alert query format issue
* fix: replaced timestamp vars in metric query range
Co-authored-by: Pranay Prateek <pranay@signoz.io>
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2022-11-23 18:49:03 +05:30
Ankit Nayan
e9c47a6a73
Merge branch 'develop' of https://github.com/SigNoz/signoz into develop
2022-11-23 16:58:05 +05:30
Ankit Nayan
88af456915
chore: detect first registration
2022-11-23 16:57:49 +05:30
Ankit Nayan
7ebc94c273
display message updated ( #1744 )
...
* display message updated
* chore: display message changed
2022-11-23 16:44:47 +05:30
Palash Gupta
d5bd991417
fix: onApply data is updated ( #1655 )
2022-11-23 16:25:02 +05:30
Palash Gupta
4c0d573760
fix: Logs issues are fixed ( #1727 )
...
* feat: logs is updated
* chore: width:100% is removed
* chore: position of filter is updated
* chore: min time and max time are now tracked from global state
Co-authored-by: Pranay Prateek <pranay@signoz.io>
2022-11-23 13:42:36 +05:30
Vishal Sharma
1273bb5865
fix: getNanoTimestamp function and cache fix ( #1737 )
2022-11-22 13:13:10 +05:30
Palash Gupta
87502baabf
feat: filter is added in exceptions page ( #1731 )
...
* feat: filter is added
Co-authored-by: Pranay Prateek <pranay@signoz.io>
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
2022-11-22 12:08:51 +05:30
Palash Gupta
90a6313423
feat: value graph is updated ( #1733 )
2022-11-21 21:03:33 +05:30
Palash Gupta
4a244ad7b2
feat: onClick is updated ( #1732 )
...
Co-authored-by: Pranay Prateek <pranay@signoz.io>
2022-11-21 16:44:41 +05:30
Palash Gupta
db105af89f
refactor: some of the styles are removed and used native antd components ( #1730 )
2022-11-21 13:39:54 +05:30
Palash Gupta
b8c58a9812
chore: removed unnessesary eslint check ( #1668 )
...
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2022-11-18 19:04:40 +05:30
Ankit Nayan
78d2377520
Merge pull request #1722 from SigNoz/release/v0.11.3
...
Release/v0.11.3
2022-11-16 19:50:55 +05:30
Ankit Nayan
549535d09e
Update README.md
...
Added Ruby
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
v0.11.3
2022-11-16 19:12:36 +05:30
Palash Gupta
ac4d35c6c0
chore: alignment is fixed in header ( #1723 )
...
* chore: alignment is fixed
2022-11-16 19:08:09 +05:30
Prashant Shahi
ad34c6e25f
Merge branch 'develop' into release/v0.11.3
2022-11-16 17:37:56 +05:30
Prashant Shahi
c306701bab
chore: 📌 pin versions: SigNoz 0.11.3, SigNoz OtelCollector 0.63.0
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-11-16 17:33:27 +05:30
Pranay Prateek
fcc725c6e6
Update README.md
2022-11-16 17:17:08 +05:30
Prashant Shahi
d615d7a9e3
Updating collection interval in otelcol
configuration files ( #1720 )
...
* chore: 🔧 set collection interval of hostmetrics to 30s while others to 60s
v0.11.3-rc.1
2022-11-15 20:33:56 +05:30
Prashant Shahi
622943645f
Bump version of clickhouse to 22.8.8 LTS and deploy file changes ( #1711 )
...
* chore: 🔥 remove docker-compose-prod.yaml as redundant and update Makefile
* chore: 🔧 scrape otel-collector internal metrics in same container and related changes
* chore: 📌 Bump version of clickhouse to 22.8.8 LTS
Signed-off-by: Prashant Shahi <prashant@signoz.io>
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2022-11-15 20:07:09 +05:30
Srikanth Chekuri
355264a43e
chore: bump SigNoz/prometheus to v1.9.76 ( #1719 )
2022-11-15 18:45:47 +05:30
Srikanth Chekuri
2c7deca2ec
fix: include inner panels support and map job,instance correctly ( #1718 )
...
* fix: include inner panels support and map job,instance correctly
* chore: remove debug and tidy up bit
2022-11-15 18:23:20 +05:30
Vishal Sharma
e558dcae3a
fix: update trace URI when coming from metrics ( #1715 )
2022-11-15 13:08:48 +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
Palash Gupta
2e124da366
feat: refresh interval is added ( #1712 )
...
* feat: refresh interval is added
2022-11-14 22:32:19 +05:30
Vishal Sharma
a50d7f227c
Feat: dynamic tooltip ( #1705 )
...
* feat: integrate config service with query service
* feat: add tooltip checkpoint
* feat: add support for dark and light mode icons
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2022-11-14 14:29:13 +05:30
Ankit Nayan
73706d872f
Update telemetry.go
2022-11-12 17:19:34 +05:30
Palash Gupta
0480197914
fix Logs contains issue ( #1708 )
...
* chore: logs is updated
* chore: contains is updated
2022-11-12 11:37:52 +05:30
Palash Gupta
65af8c1b98
801 dropdown is added in the dashboard page ( #1669 )
...
* chore: update the import from constant rather than static string
* chore: removed redundant div
* feat: added auto refresh component
* refactor: top nav is refactored
2022-11-10 20:48:40 +05:30
Nityananda Gohain
a3b03ef0ca
fix: parser updated to support escaped quotes in search ( #1704 )
...
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2022-11-10 18:24:20 +05:30
Srikanth Chekuri
9735a6e5ce
feat: add ability to import Grafana dashboards ( #1700 )
...
* feat: add ability to import Grafana dashboards
* chore: remove unnecessary file
* chore: more 9XX support
* chore: some more hacks
* chore: update deps
* chore: arrange equal spaced widgets instead of inheriting from grafana
2022-11-10 16:49:54 +05:30
Vishal Sharma
674883cd18
Feature flagging ( #1674 )
...
* feat: introduce feature flagging via env variables
* refactor: enable sorting by default for users
2022-11-09 08:30:00 +05:30
Pang
36315fcf9c
fix README.zh-cn.md readable ( #1647 )
...
Co-authored-by: Pranay Prateek <pranay@signoz.io>
2022-11-03 06:09:15 +05:30
Palash Gupta
46050a217c
feat: all trace now open in new tab ( #1662 )
2022-10-26 12:53:47 +05:30
Ankit Nayan
c9363586e1
Merge branch 'main' into develop
2022-10-17 14:36:38 +05:30
Ankit Nayan
5eed384ffe
Merge pull request #1637 from SigNoz/release/v0.11.2
...
Release/v0.11.2
2022-10-13 16:39:48 +05:30