Srikanth Chekuri
d4bfe3a096
chore: set Cache-Control for auto complete requests ( #2504 )
2023-04-05 12:36:38 +05:30
Nityananda Gohain
31a89bfdb3
fix: case sensitive selected field search fixed ( #2529 )
2023-03-31 11:58:58 +05:30
Vishal Sharma
12e56932ee
fix: exception detail broken APIs due to resourceTagsMap ( #2514 )
2023-03-29 07:32:47 +05:30
Srikanth Chekuri
c4944370ce
feat: support environment filtering in service map ( #2481 )
2023-03-28 22:15:46 +05:30
Vishal Sharma
9d20c2f787
feat: add resource tags to ListErrors API ( #2487 )
2023-03-28 00:15:15 +05:30
Srikanth Chekuri
17a5bc8cc3
feat: metrics query range v3 ( #2265 )
2023-03-23 19:45:15 +05:30
Nityananda Gohain
55d7285c9a
Merge branch 'develop' into feat/opamp-logparing
2023-03-22 09:47:03 +05:30
Srikanth Chekuri
d951483597
fix: substitute nan negative rate from couter resets ( #2449 )
2023-03-21 11:47:04 +05:30
nityanandagohain
eb4ac18162
feat: processor builder updated with new logic and tests
2023-03-17 17:39:28 +05:30
nityanandagohain
7367f8dd4b
fix: tests fixed
2023-03-16 10:24:20 +05:30
nityanandagohain
bac717e9e6
fix: use structs instead of interface
2023-03-16 10:24:08 +05:30
nityanandagohain
755d64061e
fix: minor spelling fixes
2023-03-15 17:55:02 +05:30
nityanandagohain
500ab02c47
chore: logs parsing pipeline support in opamp
2023-03-15 17:42:24 +05:30
Srikanth Chekuri
210c5fd7f2
feat: opamp server application ( #1787 )
...
* feat: opamp server application
* chore: opamp
* chore: refactor server implementation
* chore: add Stop
* chore: merged opamp updates
* chore: removed all errorf
* chore: added a comment about zero version
* feat: added user context for created by
* chore: changed debugf to debug
* chore: removed lb from opamp + added config parser
* fix: added userid to ConfigNewVersion()
* chore: removed user id from contxt and added config parser
* fix: removed lock inside re-deploy
* chore: added config db fix
* fix: merged app/server.go from develop
* fix: restored extract jwt
* Update pkg/query-service/app/server.go
Co-authored-by: Nityananda Gohain <nityanandagohain@gmail.com>
* fix: dependency version fix and import added
---------
Co-authored-by: Pranay Prateek <pranay@signoz.io>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
Co-authored-by: mindhash <mindhash@mindhashs-MacBook-Pro.local>
Co-authored-by: Nityananda Gohain <nityanandagohain@gmail.com>
2023-03-15 15:09:15 +05:30
Srikanth Chekuri
9af991e424
feat: add attrs filters autocomplete endpoints ( #2264 )
2023-03-10 11:22:34 +05:30
Srikanth Chekuri
3f5171dc69
chore: bump SigNoz/prometheus ( #2094 )
2023-03-07 13:37:31 +05:30
Srikanth Chekuri
c5d7d9d134
feat: ability to save and retrieve the explorer queries ( #2284 )
2023-03-07 00:26:25 +05:30
Srikanth Chekuri
6defa0ac8b
feat: metric attribute autocomplete for the aggregation type ( #2263 )
2023-03-04 00:05:16 +05:30
Srikanth Chekuri
2c7cefcc74
fix: add the missing /health route removed in #2261 ( #2419 )
2023-03-03 18:07:24 +05:30
Ahsan Barkati
df7f276f03
Change header name
2023-03-01 00:11:44 +05:30
Ahsan Barkati
797352583a
Create PAT supporting auth middleware
2023-03-01 00:11:44 +05:30
Prashant Shahi
995e45713c
chore: health endpoint related changes ( #2275 )
2023-02-28 23:42:21 +05:30
Amol Umbark
ab514cc0f2
fix: changed ask admin message ( #2215 )
2023-02-24 14:57:07 +05:30
Srikanth Chekuri
a3731e4c4e
fix: error rate as a percentage of range 0-100% ( #2311 )
2023-02-23 11:15:14 +05:30
nityanandagohain
23d6287594
fix: attribute name corrected in logs database
2023-02-21 10:52:03 +05:30
palashgdev
2624ce4007
feat(FE): span Kind is added in the trace filter page ( #2281 )
2023-02-20 19:12:54 +05:30
Prashant Shahi
45cb1eb38f
feat: introduce health check endpoint ( #2257 )
...
* feat(query-service): ✨ Add health check route and handler
* chore(install-script): 🔧 use health endpoint with instead of services list
---------
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2023-02-15 00:37:57 +05:30
Axay Sagathiya
f7ff491d35
Add error check in unit tests. ( #1993 )
2023-02-06 08:38:47 +05:30
Vishal Sharma
db2bfbb887
fix: tag filter query builder ( #2125 )
2023-01-26 01:18:19 +05:30
Vishal Sharma
c46bef321c
feat: tag filter backend changes ( #2115 )
2023-01-25 12:35:44 +05:30
Ankit Nayan
153e859ac3
Fix/analytics ( #2049 )
...
* fix: incorrect calculation
* chore: adding nil check
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-01-17 15:28:58 +05:30
Srikanth Chekuri
cd9768c738
feat: dashboard variable chaining ( #2036 )
2023-01-16 14:57:04 +05:30
Srikanth Chekuri
b87f3bdb50
fix: query builder formula fails to eval ( #1999 )
...
* fix: query builder formula fails to eval
* fix: result label set without reference
* chore: update tests
Co-authored-by: Prashant Shahi <prashant@signoz.io>
2023-01-11 16:12:47 +05:30
Srikanth Chekuri
44360ecacf
Add support for histogram quantiles ( #1533 )
2023-01-10 21:42:44 +05:30
Ankit Nayan
0c27d5acbc
chore: better error handling
2023-01-08 22:49:11 +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
24ac062bf5
Fix/analytics ( #1987 )
...
* fix: added server code to ee
2023-01-04 22:48:38 +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
Vishal Sharma
6ba5c0ecad
fix: apply filters on count of exceptions ( #1945 )
2022-12-30 16:46:13 +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
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
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
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
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
Nityananda Gohain
09af6c262c
fix: proxy_read_timeout updated in nginx conf ( #1885 )
...
* fix: proxy_read_timeout updated in nginx conf
* fix: live tail endpoint-flush the headers first
Co-authored-by: Prashant Shahi <prashant@signoz.io>
Co-authored-by: Ankit Nayan <ankit@signoz.io>
2022-12-26 15:29:49 +05:30
Nityananda Gohain
9c80ba6b78
fix: allow multiple spaces between a filter expression ( #1897 )
...
* fix: allow multiple spaces between a filter expression
* fix: regex updated to respect spaces between a search string
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2022-12-26 15:08:43 +05:30
Zsombor
c38d1c150d
Fix case sensitivity in query parsing ( #1670 )
...
* Fix case sensitivity in query parsing - now the parser correctly recognize fields which contains uppercase letters
* fix: logs parser respects the case of fields
Co-authored-by: nityanandagohain <nityanandagohain@gmail.com>
Co-authored-by: Pranay Prateek <pranay@signoz.io>
Co-authored-by: Ankit Nayan <ankit@signoz.io>
2022-12-10 19:27:57 +05:30