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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[core] remove noisy logs #2715

Merged
merged 1 commit into from Jul 28, 2016
Merged

[core] remove noisy logs #2715

merged 1 commit into from Jul 28, 2016

Conversation

degemer
Copy link
Member

@degemer degemer commented Jul 27, 2016

What does this PR do?

Remove noisy logs.

Motivation

Not see them anymore.

Additional Notes

馃敟

@@ -154,7 +154,6 @@ def daemonize(self):


def start(self, foreground=False):
log.info("Starting")
Copy link
Member

Choose a reason for hiding this comment

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

I like this line, it lets you search easily in the logs for when the component started.

Copy link
Member Author

Choose a reason for hiding this comment

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

Indeed, it works for both the collector and dogstatsd, I'm going to let this one and remove the duplicate in the collector (Running in foreground).

@olivielpeau
Copy link
Member

Just added one small 馃殥 comment, let me know what you think.

Other than that 馃殺 馃敟 馃敟 馃敟

They don't give us any useful information.
@degemer
Copy link
Member Author

degemer commented Jul 28, 2016

Done, thanks @olivielpeau !
Will merge once it's 馃挌 .

@degemer degemer merged commit 489902e into master Jul 28, 2016
@degemer degemer deleted the quentin/馃敟-log branch July 28, 2016 15:27
degemer added a commit that referenced this pull request Jul 28, 2016
* master: (119 commits)
  [core] remove noisy logs (#2715)
  run multiple instances of pylint (#2716)
  [packaging] Release 5.8.5 (#2712)
  [changelog][5.8.5] Add notes on packaging changes (#2710)
  [changelog] Update 5.8.5 with python upgrade
  be more specific when logging ssh errors (#2708)
  [marathon] allow base_url with path (#2620)
  [changelog] Update 5.8.5
  add issue and pr templates
  [sdk] minor tweaks - sdk env detection, check location (#2694)
  [http_check] log exceptions 馃攰
  use 0.0.0.0 as server address when non_local_traffic is passed (#2691)
  [elastic] tag stats metric with the node name 馃彿 (#2696)
  [openstack] moving proxy logic to AgentCheck, for maintainability. Fixing typos.
  [changelog] 5.8.5 draft
  [tests] lower flakiness of test_no_parallelism (#2690)
  [core] don't use docker hostname if it's a EC2 one (#2661)
  [haproxy] Fix `KeyError` when an unknown status is found (#2681)
  [changelog] Fix md links
  [jenkins] Deprecate check (#2688)
  ...
@olivielpeau olivielpeau added this to the 5.9.0 milestone Jul 29, 2016
truthbk pushed a commit that referenced this pull request Aug 10, 2016
They don't give us any useful information.
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.

None yet

2 participants