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

API v3 and Logger integration. #24

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

API v3 and Logger integration. #24

wants to merge 13 commits into from

Conversation

RMSD
Copy link
Member

@RMSD RMSD commented May 31, 2017

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.

RMSD and others added 10 commits May 2, 2017 12:31
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.
@RMSD RMSD added this to the v2.1.0 milestone May 31, 2017
@RMSD RMSD self-assigned this May 31, 2017
@RMSD RMSD requested a review from trakerr-io May 31, 2017 20:42
@RMSD
Copy link
Member Author

RMSD commented May 31, 2017

Don't merge before adding comments and legal boilerplate.

@RMSD
Copy link
Member Author

RMSD commented Jul 6, 2017

Logger rework needs to actually send the event to trakerr, and testing. Set up CICD too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add API v3 fields Add some support for the built in Ruby logger
1 participant