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

Disable Watson TTS Telemetry #26253

Merged
merged 5 commits into from Sep 12, 2019
Merged

Disable Watson TTS Telemetry #26253

merged 5 commits into from Sep 12, 2019

Commits on Aug 28, 2019

  1. Disable telemetry by default

    As in the doc https://cloud.ibm.com/apidocs/text-to-speech?code=python#data-collection
    Still need to understand how config work in ha
    poofyteddy committed Aug 28, 2019
    Copy the full SHA
    296ea4e View commit details
    Browse the repository at this point in the history
  2. enable the use of enable_telemetry in conf file

    This should do it from what i understand
    poofyteddy committed Aug 28, 2019
    Copy the full SHA
    a77fc03 View commit details
    Browse the repository at this point in the history
  3. Default to disable

    poofyteddy committed Aug 28, 2019
    Copy the full SHA
    56f527e View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2019

  1. Switch to static disable

    as requested by @amelchio, the need to enable telemetry to small to make thing more complicated.
    poofyteddy committed Aug 29, 2019
    Copy the full SHA
    1557f91 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. Black

    amelchio committed Sep 12, 2019
    Copy the full SHA
    894bfc6 View commit details
    Browse the repository at this point in the history