Skip to content

[collector] isolate system checks#3001

Merged
degemer merged 1 commit into
masterfrom
quentin/isolate-system-checks
Nov 11, 2016
Merged

[collector] isolate system checks#3001
degemer merged 1 commit into
masterfrom
quentin/isolate-system-checks

Conversation

@degemer

@degemer degemer commented Nov 7, 2016

Copy link
Copy Markdown
Member

What does this PR do?

Isolate system check failures.

Motivation

If one system check fails, it shouldn't fail the others.
This commits adds a try/except for each of them individually.

Follow up of https://github.com/DataDog/dd-agent/pull/2973/files

If one fails, it shouldn't fail the others.
This commits adds a try/except for each of them individually.
@degemer degemer modified the milestones: 5.10.0, 5.11.0, 5.10.1 Nov 7, 2016
@olivielpeau olivielpeau self-assigned this Nov 10, 2016

@olivielpeau olivielpeau left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@degemer
degemer merged commit 4d9ce74 into master Nov 11, 2016
@degemer
degemer deleted the quentin/isolate-system-checks branch November 11, 2016 16:59
truthbk pushed a commit that referenced this pull request Nov 15, 2016
If one fails, it shouldn't fail the others.
This commits adds a try/except for each of them individually.
degemer added a commit that referenced this pull request Nov 15, 2016
* master: (254 commits)
  Reduce the maximum amount of argument to pylint.
  [forwarder] stop flushing after 10s
  [etcd] Report errors connecting to etcd endpoint (#3007)
  Postfix check should pass raise_on_empty_output=False
  [status] Silence requests exception
  [psutil] Only set `psutil.PROCFS_PATH` once in the collector (#3013)
  [ci] fix check name detection of test files (#3021)
  [ci][rabbitmq] Increase wait timeout (#3022)
  [core] SpooledTemporaryFile for subprocess output (#3002)
  [collector] isolate system checks (#3001)
  [ci] Fix Travis jobs timing out (#3017)
  [mongo] Use db.current_op instead of manually querying (#3016)
  [ci] fix bad citizens detection (#3020)
  [ci] add debug logs (#3019)
  [mongo] use `currentOp` for mongodb 3.2+
  Use proxy for API key check in info page (#3012)
  [mongo] Add MongoDB 3.2 support
  [mongo] Add MongoDB 3.2 to travis-ci config
  [packaging] 5.11.0 nightlies (#3009)
  [core] hard-deprecate start/stop/restart/status (#3004)
  ...
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.

2 participants