Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(logs): add tag attribute autocomplete for logs #2404

Merged
merged 46 commits into from
Apr 6, 2023
Merged
Changes from 1 commit
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
db23108
chore: add payload types for autocomplete requests
srikanthccv Feb 14, 2023
5a5960c
chore: update the query params file location and payload
srikanthccv Feb 15, 2023
6060d5f
chore: add query range v3 API request/response payload types
srikanthccv Feb 15, 2023
1c96b5c
feat: metric attribute autocomplete for the aggregation type
srikanthccv Feb 15, 2023
7cf2e86
feat: add attrs filters autocomplete endpoints
srikanthccv Feb 15, 2023
be393b4
feat(logs): add tag attribute autocomplete for logs
nityanandagohain Feb 28, 2023
3e6092d
Merge remote-tracking branch 'upstream/develop' into issue-2248
nityanandagohain Feb 28, 2023
04e9918
Merge branch 'develop' into issue-2248
makeavish Feb 28, 2023
f5fb7ba
Merge branch 'develop' into issue-2248
palashgdev Feb 28, 2023
aca068a
Merge branch 'develop' into issue-2248
makeavish Mar 1, 2023
af20a20
Merge remote-tracking branch 'upstream/develop' into issue-2248
nityanandagohain Mar 6, 2023
dd3e999
chore: added support for multiple datatype in value suggestion api fo…
nityanandagohain Mar 6, 2023
4e39cb1
Merge remote-tracking branch 'upstream/issue-2248' into issue-2248
nityanandagohain Mar 6, 2023
162dcd6
Merge remote-tracking branch 'upstream/develop' into issue-2248
nityanandagohain Mar 31, 2023
d2520cc
Merge branch 'develop' into issue-2248
makeavish Apr 3, 2023
7828235
Merge remote-tracking branch 'upstream/develop' into issue-2248
nityanandagohain Apr 3, 2023
4263760
feat: int64/float64 added for AttributeKeyDataType along with validation
nityanandagohain Apr 3, 2023
5e48331
Merge branch 'issue_2540' into issue-2248
nityanandagohain Apr 3, 2023
c58bbdf
feat: filterAttributeValueResponse type updated
nityanandagohain Apr 3, 2023
f6abc7c
Merge branch 'issue_2540' into issue-2248
nityanandagohain Apr 3, 2023
df7c241
fix: number type updated and query updated
nityanandagohain Apr 3, 2023
5e41a8d
Merge remote-tracking branch 'upstream/issue-2248' into issue-2248
nityanandagohain Apr 3, 2023
f6ee276
feat: remove tagType in keys autocomplete
nityanandagohain Apr 3, 2023
d50761b
feat: return isColumn value correctly for attibute keys
nityanandagohain Apr 3, 2023
6649903
Update pkg/query-service/app/clickhouseReader/reader.go
nityanandagohain Apr 5, 2023
85b52f0
fix: don't skip empty strings in value autocomplete
nityanandagohain Apr 5, 2023
40f8479
Merge remote-tracking branch 'upstream/issue-2248' into issue-2248
nityanandagohain Apr 5, 2023
911b0b0
fix: allow empty string search
nityanandagohain Apr 5, 2023
d86c03b
feat: add top level column names of logs in key sugestion
nityanandagohain Apr 5, 2023
9c9823c
Merge branch 'develop' into issue_2540
makeavish Apr 5, 2023
7e38ccb
fix: tagType column removed
nityanandagohain Apr 5, 2023
e96d589
Merge remote-tracking branch 'upstream/issue_2540' into issue_2540
nityanandagohain Apr 5, 2023
d440ade
feat: get attribute values from logs table for top level fields
nityanandagohain Apr 5, 2023
3a5eb8b
feat: don't throw error if dataType and tagType is not present
nityanandagohain Apr 5, 2023
9d6679c
feat: timerange select corrected
nityanandagohain Apr 5, 2023
af725ea
feat: autocomplete for int/float added
nityanandagohain Apr 5, 2023
4c55ca8
fix: reverted attributeValueResponse change
nityanandagohain Apr 5, 2023
d850ad7
Merge branch 'issue_2540' into issue-2248
nityanandagohain Apr 5, 2023
ea73886
fix: null values handled for int and float
nityanandagohain Apr 5, 2023
8538791
feat: add support for get log aggreagte attributes
nityanandagohain Apr 5, 2023
634214c
feat: aggreate attribute logic updated and body added in keys autocom…
nityanandagohain Apr 5, 2023
b715cdf
Merge branch 'develop' into issue-2248
nityanandagohain Apr 5, 2023
2c110c6
fix: constants updaetd
nityanandagohain Apr 5, 2023
b2b0403
Merge remote-tracking branch 'upstream/issue-2248' into issue-2248
nityanandagohain Apr 5, 2023
9c56706
fix: body type updated and empty response for noop and count
nityanandagohain Apr 6, 2023
a67f84f
fix: isColumn logic updated
nityanandagohain Apr 6, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'develop' into issue-2248
  • Loading branch information
palashgdev committed Feb 28, 2023
commit f5fb7ba0be01df9dd04e9827156c958330cf0f87

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.