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

sync master #1

Merged
merged 20 commits into from
Jul 15, 2019
Merged

sync master #1

merged 20 commits into from
Jul 15, 2019

Commits on May 15, 2019

  1. add additional fields to downtime definition,

    add the canonical downtime type classification
    platinummonkey committed May 15, 2019
    Configuration menu
    Copy the full SHA
    5552c29 View commit details
    Browse the repository at this point in the history
  2. make generate

    platinummonkey committed May 15, 2019
    Configuration menu
    Copy the full SHA
    1435c96 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. Merge pull request #239 from platinummonkey/downtime-improvements

    Downtime Improvements
    Slavek Kabrda authored May 16, 2019
    Configuration menu
    Copy the full SHA
    17da6ea View commit details
    Browse the repository at this point in the history
  2. Add possibility to get/set metadata of graph requests on screenboards…

    … and timeboards
    Slavek Kabrda committed May 16, 2019
    Configuration menu
    Copy the full SHA
    1c30292 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2019

  1. Merge pull request #241 from bkabrda/dashboards-add-metadata

    Add possibility to get/set metadata of graph requests on screenboards and timeboards
    Slavek Kabrda authored May 17, 2019
    Configuration menu
    Copy the full SHA
    7ae8c23 View commit details
    Browse the repository at this point in the history
  2. should update the passed downtime struct when updating

    this contains the downtime type information along with potentially sanitizing replacing fields
    
    in the future downtimes will be immutable and this is forwards compatible
    platinummonkey committed May 17, 2019
    Configuration menu
    Copy the full SHA
    f80c46c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #240 from platinummonkey/downtime-updates-replace

    Downtime Updates should update-in-place
    Slavek Kabrda authored May 17, 2019
    Configuration menu
    Copy the full SHA
    5ee52bf View commit details
    Browse the repository at this point in the history

Commits on May 21, 2019

  1. Add CustomBgColor to ScreenWidgets (#242)

    milanvdm authored and Slavek Kabrda committed May 21, 2019
    Configuration menu
    Copy the full SHA
    d479e19 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2019

  1. Configuration menu
    Copy the full SHA
    16add28 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2019

  1. Merge pull request #243 from DataDog/gabin/synthetics/add-monitor-id

    Add monitor_id in Synthetics test config
    Slavek Kabrda authored Jun 3, 2019
    Configuration menu
    Copy the full SHA
    e55ea7f View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2019

  1. Update downtimes.go

    blaketastic2 authored Jun 6, 2019
    Configuration menu
    Copy the full SHA
    5786fcd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #245 from blaketastic2/patch-1

    Update downtimes.go
    Slavek Kabrda authored Jun 6, 2019
    Configuration menu
    Copy the full SHA
    089b178 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

  1. Fix integration tests for downtimes and synthetics tests after recent…

    … changes
    Slavek Kabrda committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    4c80106 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #246 from bkabrda/fix-integration-tests

    Fix integration tests for downtimes and synthetics tests after recent changes
    Slavek Kabrda authored Jun 10, 2019
    Configuration menu
    Copy the full SHA
    9112038 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2019

  1. Add support for new endpoints that manipulate individual PD service o…

    …bjects
    Slavek Kabrda committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    76a8050 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #247 from bkabrda/pd-integration-individual-servic…

    …e-objects
    
    Add support for new endpoints that manipulate individual PD service objects
    Slavek Kabrda authored Jun 14, 2019
    Configuration menu
    Copy the full SHA
    1134ec0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddd27c7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #248 from bkabrda/pd-integration-create-use-put

    As documentation states, PUT has to be used to create the PD integration
    Slavek Kabrda authored Jun 14, 2019
    Configuration menu
    Copy the full SHA
    c9f7769 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2019

  1. Add functionality to manipulate application keys

    Slavek Kabrda committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    27dbfc0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #236 from bkabrda/app-keys

    Add functionality to manipulate application keys
    Slavek Kabrda authored Jul 3, 2019
    Configuration menu
    Copy the full SHA
    7105890 View commit details
    Browse the repository at this point in the history