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

The implementation of FindTraceIDs function for ElasticSearch reader. #1280

Merged
Merged
Changes from 1 commit
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
23bbaf5
The implementations of "FindTraceIDs" function for ElasticSearch reader.
Jan 11, 2019
c55fde1
The using validation of query and added default numTraces value.
Jan 11, 2019
4350e3a
The tests for FindTraceIDs were added.
Jan 11, 2019
0ace6df
The test for checking incorrect traceID.
Jan 11, 2019
d4a2644
The tests are fixed.
Jan 11, 2019
e90848d
The improvements by code-review.
Jan 15, 2019
ae75936
The new function validateQueryAndFindTraceIDs.
Jan 15, 2019
8a1ec2e
Merge branch 'master' into find_trace_ids_for_es_reader
vlamug Jan 16, 2019
0c399da
Merge branch 'master' into find_trace_ids_for_es_reader
vprithvi Jan 28, 2019
424bc31
The span validateQueryAndFindTraceIDs was removed.
Jan 29, 2019
5aae75f
The using slice of model.TraceID instead slice of string in multiRead…
Jan 29, 2019
7a70584
Merge remote-tracking branch 'origin/find_trace_ids_for_es_reader' in…
Jan 29, 2019
2600634
The converting slice of string to slice of mode.TraceID was extracted…
Jan 30, 2019
b108809
The method "convertTraceIDsModelsToStrings" was added to convert slic…
Jan 30, 2019
debd4d6
The fix of passing traceID into NewTermQuery function.
Jan 30, 2019
66f1851
Merge branch 'master' into find_trace_ids_for_es_reader
vprithvi Jan 30, 2019
75c30d3
The convertTraceIDsModelsToStrings method was remove, because it is r…
Jan 31, 2019
0e7139a
Merge remote-tracking branch 'origin/find_trace_ids_for_es_reader' in…
Jan 31, 2019
49a132a
Merge branch 'master' into find_trace_ids_for_es_reader
vprithvi Jan 31, 2019
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 'master' into find_trace_ids_for_es_reader
  • Loading branch information
vprithvi authored Jan 30, 2019
commit 66f1851c4feeafbf9a28c7cc81c5ab482f76ae44

This merge commit was added into this branch cleanly.

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