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

release 1.3.0 #502

Merged
merged 3 commits into from
Apr 3, 2019
Merged

release 1.3.0 #502

merged 3 commits into from
Apr 3, 2019

Commits on Apr 2, 2019

  1. add live metrics (#494)

    * add QPS files; enablement not included
    
    * add tests; add qps ping retry walkback
    
    * add off by default config option for QPS
    
    * add qps test to ensure off by default
    
    * only construct qps when enabled
    
    * add qps Sender constants
    
    * add QuickPulseEnvelopeFactory
    
    * fix ts timer compile
    
    * add qps exception and trace error handling
    
    * refactor default live metrics test
    
    * make qps hostname configurable
    
    * fix node0 setTimeout error
    
    * add qps telemetrytype constants
    
    * move away from export enums for ts backcompat
    
    * add qps EventDocument,fix dependency duration
    
    * use envelope type in qps telemetryprocessor
    
    * send avg execution duration instead of last dur
    
    * add error logging for qps endpoint
    
    * add telemetry types, move qps config to qpssender
    
    * fix keying type issue in TelemetryType
    markwolff committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    58027e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6570c9e View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2019

  1. bump version to 1.3.0 (#501)

    * bump version to 1.3.0
    
    * add setSendLiveMetrics to README
    markwolff committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    4433089 View commit details
    Browse the repository at this point in the history