Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
New XSC analytics metrics capabilities. #928
New XSC analytics metrics capabilities. #928
Changes from 67 commits
1b94940
0df64cd
1edfa13
a664ea4
0b22cb3
93d1ee0
60012f0
72340a7
3c0e410
7dd161b
88f4c5c
21b99ad
b71c280
8f7755c
e6ba583
b624428
da0c018
f750025
e1d57bd
886ff5f
b1ae836
df38e23
46b7fb9
5f58723
080ef1a
7c244c5
6d1c9e7
b3d917f
3be412b
fa697b5
7b2943f
15552e7
9684938
9dd7283
21998b7
dc27aae
0abdd92
696df1a
c09e8dd
3edc13f
ddfd377
36e989c
cc27960
7f02060
5dd6e86
4f0f4b7
e249dfe
8b005ae
18d4ebf
14a4407
1aca291
ed22625
6d38f21
1579176
a972545
336b75c
2e6841d
0064d7a
0da6a25
e2e7cd4
71b5429
bab8c9a
9b8da01
8df71a3
015add4
f4a07a4
38badc2
3003542
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is an issue I noticed here that if the url provided as a flag doesn't have a suffix of '/xsc', nothing adds it to the url. This may cause a 404 status code to return from the POST query. Do we trust the customer to provide the correct url with the /xsc suffix (since the flag that is suppose to be provided is -url.xsc and not -jfrog.url)?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
like any other server (rt/dist/xray) if the user want to run tests for this server he has to provide the relevant url with the relevant suffix.