-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Squashed commit of the following:
commit 018856c Author: Callum Styan <[email protected]> Date: Mon Apr 1 06:40:16 2024 -0700 fix: fix span logging based on changes to request types timestamps (#12393) Signed-off-by: Callum Styan <[email protected]> commit 5190dda Author: Shantanu Alshi <[email protected]> Date: Mon Apr 1 18:30:21 2024 +0530 feat(detected_labels): Initial skeleton for the API (#12390) Co-authored-by: Cyril Tovena <[email protected]> commit 0b7ff48 Author: Sandeep Sukhani <[email protected]> Date: Mon Apr 1 14:21:50 2024 +0530 chore: delete request processing improvements (#12259) commit a509871 Author: Ed Welch <[email protected]> Date: Sun Mar 31 22:14:21 2024 -0400 chore: remove experimental flags for l2 cache and memcached "addresses" config (#12410) commit 7480468 Author: Kaviraj Kanagaraj <[email protected]> Date: Sun Mar 31 18:00:53 2024 +0200 fix: (Bug) correct resultType when storing instant query results in cache (#12312) Signed-off-by: Kaviraj <[email protected]> commit 246623f Author: Trevor Whitney <[email protected]> Date: Fri Mar 29 17:05:36 2024 -0600 fix(detected_fields): fix issues with frontend integration (#12406) This PRs fixes issues we found when integrating with the frontend * the `/experimental` api made it difficult to interact with using the existing datasource, so move to `v1/detected_fields` * the config flag was considered cumbersome as the only potential negative impact of the endpoint is when it is used, and nothing is currently using it * the use of an enum in the protobuf produced unexpected results in the json, so type was converted to string
- Loading branch information
1 parent
d4a57c4
commit 94eb466
Showing
44 changed files
with
3,316 additions
and
456 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.