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
Prashant Shahi
1b152c19ec
ci(e2e): 👷 enable DEV_BUILD flag for query-service ( #1636 )
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-10-13 16:10:36 +05:30
Prashant Shahi
6a3c1c10fb
chore(release): 📌 pin versions: SigNoz 0.11.2, OtelCollector 0.55.3
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
v0.11.2
2022-10-13 15:28:03 +05:45
Palash Gupta
f580bedb1c
1627 login: onsubmit is added ( #1635 )
...
* feat: onsubmit is updated
* chore: precheckComplete handler is updated
2022-10-13 14:20:25 +05:30
Prashant Shahi
acd15af823
ci(e2e): 👷 ee build for query-service ( #1633 )
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-10-13 08:58:06 +05:30
Nityananda Gohain
134c5dc1d2
fix: disable usage collection ( #1631 )
v0.11.2-rc.3
2022-10-12 12:04:36 +05:30
Palash Gupta
57f4f098f7
feat: onsubmit is updated ( #1628 )
2022-10-11 19:38:22 +05:30
Ankit Nayan
fce4496214
chore: rateLimit added
2022-10-11 18:35:05 +05:30
Palash Gupta
4e38f1dcc0
chore: free plan config is updated ( #1625 )
...
* chore: free plan config is updated
* fix: solved empty state issue with no auth domains
Co-authored-by: Amol <amolumbarkar@gmail.com>
2022-10-11 15:48:58 +05:30
Ankit Nayan
fe0f305ea7
Merge branch 'develop' of https://github.com/SigNoz/signoz into develop
2022-10-11 00:44:44 +05:30
Ankit Nayan
1374444f36
chore: analytics
2022-10-11 00:43:54 +05:30
Nityananda Gohain
fe0a4ab0cb
Fix/delete old snapshot ( #1621 )
...
* fix: remove old snapshots
v0.11.2-rc.2
2022-10-07 20:06:01 +05:30
Srikanth Chekuri
f2f2069835
chore: bump SigNoz/prometheus to v1.9.74 ( #1620 )
2022-10-07 19:00:27 +05:30
Prashant Shahi
90d0c72aa2
ci(push): 👷 make ee query-service build default ( #1616 )
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-10-07 14:23:01 +05:30
Nityananda Gohain
90d1a87027
fix: usage collection frequency updated ( #1617 )
2022-10-07 11:48:22 +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>
v0.11.2-rc.1
2022-10-06 20:13:30 +05:30
Amol Umbark
106033c296
Feature: SSO Login and Feature gating in UI ( #1605 )
...
* feat: added usefeatureflags hook and relevant code
* chore: resolved lint issues
* chore: applied translations
* feat: added signup for sso
2022-10-04 13:43:58 +05:30
Palash Gupta
9372f763c8
feat: SAML settings is updated ( #1556 )
...
* chore: getFeatureFlag is implemented
* feat: authDomain are added
2022-10-03 21:27:42 +05:30
Priyanka Chakraborty
3bbe2f4f58
1363 externalcall querybuilder ( #1550 )
...
* externaltab-promql-to-querybuilder
* refactored the queries into separate file
* added logic for resourceattribute to tagFilter items conversion
* refactor: use useMemo
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2022-10-03 08:51:08 +05:30