Ankit Nayan
4841f150f4
fix: minor changes
2023-01-07 02:31:54 +05:30
Ankit Nayan
16a49a8b04
fix: minor changes
2023-01-07 02:21:44 +05:30
Ankit Nayan
1fd819b806
fix: added ratelimit to specific event
2023-01-07 00:16:57 +05:30
Ankit Nayan
cab9e04cdd
fix: concurrent writes to map
2023-01-06 16:10:13 +05:30
Ankit Nayan
e8f341b850
Revert "feat: antdv5 is updated ( #1880 )" ( #1991 )
...
This reverts commit 7b86022280feeb891b3f2db1bad050d64a4f7a4f.
2023-01-06 13:40:31 +05:30
Ankit Nayan
1f6fcb9b8c
Revert "feat: react is updated to v18 ( #1948 )" ( #1990 )
...
This reverts commit 1c7202b5bfd5fa5930528008e43de63bb99ff5cb.
2023-01-06 13:32:27 +05:30
Palash Gupta
1c7202b5bf
feat: react is updated to v18 ( #1948 )
...
* feat: v5 is in progress
* feat: antdv5 is updated
* fix: build is fixed
* fix: default config is over written by custom one
* chore: onchange handler is updated
* chore: overflow is hidden in the layout
* feat: react is updated from v17 to v18
* feat: antdv5 is updated (#1880 )
* feat: v5 is in progress
* feat: antdv5 is updated
* fix: build is fixed
* fix: default config is over written by custom one
* chore: onchange handler is updated
* chore: overflow is hidden in the layout
* Update index.tsx
* fix: import is fixed
* chore: un used import is fixed
* fix: dark mode is updated in service map
* fix: config dropdown is updated
* fix: logs types is updated
* fix: copy clipboard notification is updated
Co-authored-by: Pranay Prateek <pranay@signoz.io>
* chore: all channel is updated move from usefetch to usequery
* fix: typescript is fixed
Co-authored-by: Pranay Prateek <pranay@signoz.io>
Co-authored-by: Ankit Nayan <ankit@signoz.io>
2023-01-04 22:58:05 +05:30
Ankit Nayan
24ac062bf5
Fix/analytics ( #1987 )
...
* fix: added server code to ee
2023-01-04 22:48:38 +05:30
Axay Sagathiya
b776bf5b09
Add Docs to install SQLite3 ( #1924 )
...
* add commands to install sqlite3 in Makefile.
* Add code to check if it's running on Linux System.
* Revert "Add code to check if its running on Linux"
This reverts commit 552cfb08c956cb7511ae60f4d82fd475507561d7.
* Revert "add commands to install sqlite3 in Makefi"
This reverts commit 781c23d12d0bc309bdee6812c2d8b2488cec4972.
* Add Docuentation to install SQLite3.
Co-authored-by: Pranay Prateek <pranay@signoz.io>
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
Co-authored-by: Prashant Shahi <prashant@signoz.io>
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2023-01-04 22:02:48 +05:30
Yash Joshi
144076e029
fix: disable button unless org name is different ( #1984 )
2023-01-04 18:20:02 +05:30
Vishal Sharma
835251b342
fix: use rpc method and responseStatusCode ( #1971 )
...
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2023-01-04 16:15:08 +05:30
Prashant Shahi
ebbad5812f
ci: 👷 fix testing and staging deployments ( #1980 )
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2023-01-04 14:33:52 +05:30
Palash Gupta
7b86022280
feat: antdv5 is updated ( #1880 )
...
* feat: v5 is in progress
* feat: antdv5 is updated
* fix: build is fixed
* fix: default config is over written by custom one
* chore: onchange handler is updated
* chore: overflow is hidden in the layout
* Update index.tsx
* fix: import is fixed
* chore: un used import is fixed
* fix: dark mode is updated in service map
* fix: config dropdown is updated
* fix: logs types is updated
* fix: copy clipboard notification is updated
Co-authored-by: Pranay Prateek <pranay@signoz.io>
2023-01-04 12:48:12 +05:30
Prashant Shahi
da1fd4b0cd
ci(deployments): workflows for staging and testing deployments and related changes ( #1933 )
...
* chore(Makefile): ⚡ ️ remove no-cache from all docker build commands
* chore(Makefile): 🔧 update target name
* feat(docker-standalone): ✨ introduce tag environment variables for easy custom deployments
* ci(deployments): 👷 workflows for staging and testing deployments
* ci(deployments): 👷 pass DEV_BUILD env to remote host
2023-01-03 22:28:48 +05:30
Prashant Shahi
57d28be9f5
fix: 🐛 resolve redundant metrics issue ( #1946 )
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2023-01-03 10:55:58 +05:30
Palash Gupta
126c9238ba
feat: loading is added in the button ( #1927 )
...
* feat: loading is added in the button
* chore: disable condition is updated
Co-authored-by: Pranay Prateek <pranay@signoz.io>
2023-01-02 12:08:35 +05:30
Pranay Prateek
31a3bc09c8
Removing Beta tag from Logs ( #1952 )
2022-12-31 11:11:48 +05:30
Vishal Sharma
6ba5c0ecad
fix: apply filters on count of exceptions ( #1945 )
2022-12-30 16:46:13 +05:30
Palash Gupta
27cd514fa5
fix: Logs double api is called ( #1947 )
2022-12-30 13:59:02 +05:30
Yash Joshi
f0e13784e5
fix(sidebar): highlight active feature in nested route ( #1929 )
...
Co-authored-by: Pranay Prateek <pranay@signoz.io>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2022-12-30 01:10:02 +05:30
Yash Joshi
742ceac32c
fix(logs): prevent duplicate logs dispatch ( #1934 )
...
* fix(logs): prevent duplicate logs dispatch
* refactor: use useMountedstate hook
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
Co-authored-by: Pranay Prateek <pranay@signoz.io>
2022-12-30 00:51:53 +05:30
Ankit Nayan
545d46c39c
Merge pull request #1943 from SigNoz/release/v0.13.0
...
Release/v0.13.0
2022-12-29 17:32:15 +05:30
Prashant Shahi
d134e4f4d9
chore: 📌 pin versions: SigNoz 0.13.0, SigNoz OtelCollector 0.66.1
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-12-29 14:27:24 +05:30
Ankit Nayan
e03b0aa45f
chore/analytics ( #1939 )
...
* fix: not capturing empty filters
* feat: removing signoz_ metrics using grep
* fix: initialise companyDomain
* feat: added ttl status
2022-12-29 01:14:57 +05:30
Vishal Sharma
46e131698e
fix: exception filter clear ( #1936 )
v0.13.0-rc.2
2022-12-28 17:48:39 +05:30
Ankit Nayan
d1ee15c372
fix: nil pointer
v0.13.0-rc.1
2022-12-28 15:30:24 +05:30
Ankit Nayan
1e035be978
Merge branch 'develop' into chore/analytics
2022-12-28 15:26:59 +05:30
Vishal Sharma
88a97fc4b8
add exception page filters support ( #1919 )
...
* feat: backend changes for supporting exception filters
* feat: frontend changes for exception page filter support
* chore: extractSingleFilterValue is updated
* fix: handle frontend edge case
Co-authored-by: Ankit Nayan <ankit@signoz.io>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2022-12-28 14:54:15 +05:30
Nityananda Gohain
2e58f6db7a
fix: error handling for index removal from selected field ( #1935 )
...
Co-authored-by: Ankit Nayan <ankit@signoz.io>
2022-12-28 14:31:57 +05:30
Amol Umbark
1916fc87b0
fix: added clear filters button ( #1920 )
...
* fix: added clear filters button
* fix: removed console log
Co-authored-by: mindhash <mindhash@mindhashs-MacBook-Pro.local>
Co-authored-by: Pranay Prateek <pranay@signoz.io>
Co-authored-by: Ankit Nayan <ankit@signoz.io>
2022-12-28 14:30:37 +05:30
Ankit Nayan
d8882acdd7
fix: changed or to and
2022-12-28 02:34:07 +05:30
Ankit Nayan
7f42b39684
fix: changed or to and
2022-12-28 02:33:21 +05:30
Ankit Nayan
b11f79b4c7
Chore/analytics ( #1922 )
...
* fix: reduced rate limit to 2 of each events in 1 min
* feat: added new event for length of filters in logs search page
* feat: added distributed cluster info
* fix: length of filters in logs
* feat: dashboard metadata with no rateLimit
* feat: active user
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2022-12-28 02:16:46 +05:30
Ankit Nayan
c717e39a1a
Merge branch 'chore/analytics' of https://github.com/SigNoz/signoz into chore/analytics
2022-12-28 02:10:36 +05:30
Ankit Nayan
c3253687d0
feat: active user
2022-12-28 02:09:44 +05:30
Yash Joshi
895c721b37
fix(version): use link instead of click handler ( #1931 )
...
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2022-12-27 23:13:13 +05:30
Vishal Sharma
35f5fb6957
fix: respect durationSort feature flag on getSpanFilters API ( #1900 )
...
* fix: respect durationSort feature flag on getSpanFilters API
* chore: update DB query
2022-12-27 21:09:36 +05:30
Palash Gupta
40ec4517c2
fix: per page is added in the dependancy ( #1926 )
2022-12-27 19:01:56 +05:30
Srikanth Chekuri
48a6f536fa
chore: increase dimensions_cache_size for signozspanmetrics processor ( #1925 )
2022-12-27 15:44:39 +05:30
Palash Gupta
13a6d7f7c6
fix: live tail time out is updated ( #1899 )
...
* fix: live tail time out is updated
* Update livetail.ts
Co-authored-by: Pranay Prateek <pranay@signoz.io>
Co-authored-by: Ankit Nayan <ankit@signoz.io>
2022-12-27 13:36:37 +05:30
Srikanth Chekuri
8b6ed0f951
Merge branch 'develop' into chore/analytics
2022-12-27 12:21:51 +05:30
Srikanth Chekuri
eef48c54f8
fix(query_range): invalid memory address or nil pointer dereference ( #1875 )
...
Co-authored-by: Ankit Nayan <ankit@signoz.io>
2022-12-27 11:28:15 +05:30
Ankit Nayan
aad962d07d
feat: dashboard metadata with no rateLimit
2022-12-27 01:10:01 +05:30
Ankit Nayan
18bbb3cf36
fix: length of filters in logs
2022-12-26 23:10:55 +05:30
Ankit Nayan
a3455fb553
feat: added distributed cluster info
2022-12-26 23:01:54 +05:30
Ankit Nayan
ece2988d0d
feat: added new event for length of filters in logs search page
2022-12-26 22:11:23 +05:30
Ankit Nayan
db704b212d
fix: reduced rate limit to 2 of each events in 1 min
2022-12-26 21:52:54 +05:30
Amol Umbark
4b13b0a8a4
fix: resolves issue related ops not flowing from search box to panel ( #1918 )
2022-12-26 20:31:50 +05:30
Palash Gupta
6f6499c267
fix: flush logs before starting ( #1912 )
...
Co-authored-by: Ankit Nayan <ankit@signoz.io>
2022-12-26 17:25:55 +05:30
Prashant Shahi
3dcb44a758
fix docker-compose for swarm and related changes for distributed clickhouse ( #1863 )
...
* chore: 🔧 fix docker-compose.yaml for swarm
Signed-off-by: Prashant Shahi <prashant@signoz.io>
* chore: 🔧 add .gitkeep files for docker and swarm
Signed-off-by: Prashant Shahi <prashant@signoz.io>
Signed-off-by: Prashant Shahi <prashant@signoz.io>
Co-authored-by: Ankit Nayan <ankit@signoz.io>
2022-12-26 17:16:47 +05:30