forked from pinpoint-apm/pinpoint
-
Notifications
You must be signed in to change notification settings - Fork 0
Openwhisk Plugin #3
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
Open
upgle
wants to merge
581
commits into
master
Choose a base branch
from
openwhisk
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or 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
631c40b to
ce16470
Compare
(true -> false)
Specify jtds.
cleanup import 1. remove unused import 2. cleanup import
(true -> false)
Avoid creating corrupted stacks if Trace is already active.
Fixed error when headers method not exists.
hbase.client.async.max.retries.in.queue (10 -> 10000)
- add service-type property when compare node.
Set qpid work directory to temp directory Suppress generation of derby.log file Remove unused JvmArgument
1. Add HeaderFactory for V2 2. Add method to serialize HeaderEntity
- Modify the display if the getAgentInfo.pinpoint request is not responding - Fixed a problem where the range information and selection time information of the timeline component did not sync
…st chart - The font size needs to be set before checking the overflow
… the chart - No longer shows the previous data
- If there is no data on the next index, possible an error occurred, close the path - Use OnChanges lifecycle hook to detect the very first change of the property
…roperties - Since the agent list from server could change, manage the chart-related data properties as key-value object - Extract the loop to the draw method from the each rendering method
…e visibility state has been hidden - Since rAF is not called in "hidden" state, the stacked data needs to be checked for overflow in while loop
…ity of the document - If the user stays focused out longer than 1min, close the socket stream - If the user returns to the page within 1min, nothing happens - If the user returns after 1min, retry the connection
- Change the data validation logic to check undefined as well
… the total data sum values
- Display "Delayed" message on the right-bottom corner of the chart when it's delayed - Close the socket stream when the delay time is over the delay limit(5sec)
…logic out of drawChart method
…tting up the max value
…logic to the router base component
…ent with one stream
…ype at the chart component instead of container
…e index at the chart component
…he baseApplication key as nodeId
…troyed - Use async pipe to make it function by Angular
531188c to
8355411
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Tested
현재 이 PR을 통해 AKKA-HTTP 플러그인과 함께 동작 여부를 테스트 하였습니다.