Conversation
Improves readablitity.
Update gemspec to proper version.
Logger added and implemented. New trace builder code to parse text stacks. Refactoring on the client code to follow ruby style.
Document now has first part of three minute guide refactor, added first part of stuff in the writer to allow control of the level of events sent to trakerr.
Fixed spelling mistake.
The logger feature is now tested and complete!
* Using tokenized api key in docs * Commit for api v1.3
Update spelling, shifted examples, update comments.
Finishes v3 changes, and makes sure it integrates with the logger.
Member
Author
|
Don't merge before adding comments and legal boilerplate. |
Rework logger to a simpler design pattern.
Member
Author
|
Logger rework needs to actually send the event to trakerr, and testing. Set up CICD too. |
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
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.
Adds logger and API v3 support. Closes #17 and closes #23 with a caveat. For now, the CPU and Memory are only guaranteed for Linux machines. I'll open a new ticket for other platforms when I have time.