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

Bringing G-Research fork master branch up to date with the OpenTSDB repo master branch #1

Merged
merged 15 commits into from
Mar 8, 2019

Conversation

SudoBasher
Copy link

Hey folks. This is a preparatory PR to bring this fork up to date with the opentsdb repo master branch. Afterwards, we will open up subsequent PRs in this repo to start updating the code per the G-Research tcollector 1.3.2 patch files.

cheynearista and others added 15 commits October 11, 2018 23:53
* Global MAX_REASONABLE_TIMESTAMP adjusted in error. Due to arbitrary precision
arithmetic, over time memory can be seen leaking for lines processed with ms
precision timestamps.

* Perform timestamp precision check before converting timestamp to int to
save allocation of buffer.

* Replace space normalization looping construct with split/join.
For making the tcollector work with a multithreaded HAProxy, the pidof command should only get one PID. This is solved with the "-s" (Singleshot).
* PoC of docker-engine Prometheus metrics collector
Refactored Test Suite for docker_engine

* Removed sleeping from output

* Default disabled

* reset tests.py

* Default to disabled
* Adjusted Lint Runner

* Adjusted Lint Runner
* Python 2.6, 2.7, 3.4, 3.5, 3.6, 3.7 compatibility
* Added Python 3.x versions to Travis
…API Stats (#400)

* added collectors/0/hadoop_yarn_resource_manager.py

* added collectors/0/hadoop_yarn_node_manager.py

* tweaked description
write_sectors/read_sectors are multiplied by the secotr size of the device.
* Fixed 3.x lint items

* formatted hadoop collectors
@tgwk tgwk merged commit 1543ee5 into G-Research:master Mar 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants