Skip to content
Léo Cavaillé edited this page Jan 29, 2015 · 3 revisions

So you found a bug in the agent? Don't hesitate to file it, we really need this input to keep improving the code for all environments.

Specific check bug

You installed a check but it's not working? or maybe not working as expected?

Run down this checklist to file a bug!

  • Quickly look around if opened bugs already describe your situation.

    • If there is one, don't hesitate to give more details about your case on it (and reopen it), following the next steps.
    • If there is none, time to create a new issue
  • Name your bug using this convention (so much easier for us to triage)

  • These information are often useful, try to include them as well:

    • agent version you are running, [get it here](Debugging tips#Check Agent Version)
    • platform, OS version you run
    • version of the software you run the check against
    • YAML file of the check configuration (please redact the credentials if any)
    • exact stack traces or exceptions, [get them here](Debugging tips#See exceptions)
    • any info you find relevant actually :neckbeard:
  • Assign any relevant [GitHub labels](Conventions#GitHub labels)

  • Submit it! Thanks

Clone this wiki locally