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

Update Device Defender demo to send custom metrics #1547

Merged
merged 27 commits into from
Feb 24, 2021

Commits on Feb 18, 2021

  1. Configuration menu
    Copy the full SHA
    6469599 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    410251b View commit details
    Browse the repository at this point in the history
  3. Update metrics collector to generically support custom metric types t…

    …hrough base and child struct hierarchy
    aggarw13 committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    1631d97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb56434 View commit details
    Browse the repository at this point in the history
  5. Fixes in report builder to support non-number list metric types; add …

    …metrics collection for memory data strings
    aggarw13 committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    657aea2 View commit details
    Browse the repository at this point in the history
  6. Hygiene improvements

    aggarw13 committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    d2e6d9f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f99c8fb View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. Configuration menu
    Copy the full SHA
    a74e9b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e9080d View commit details
    Browse the repository at this point in the history
  3. more style changes

    aggarw13 committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    a103ba8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    382cd8b View commit details
    Browse the repository at this point in the history
  5. Change memory statistic custom metric to only send memory values inst…

    …ead of key-value pairs
    aggarw13 committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    c132c55 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. Configuration menu
    Copy the full SHA
    c4fd4fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e432ba View commit details
    Browse the repository at this point in the history
  3. Fix spellcheck

    aggarw13 committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    573462e View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. Configuration menu
    Copy the full SHA
    651d882 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a689a9 View commit details
    Browse the repository at this point in the history
  3. style: improvements from review feedback

    Co-authored-by: Gaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>
    aggarw13 and aggarg committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    5f50723 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4f4116 View commit details
    Browse the repository at this point in the history
  5. Fix spell check

    aggarw13 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    469c03e View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. style: more improvements from feedback

    Co-authored-by: Gaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>
    aggarw13 and aggarg committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    2293a33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5a35a6 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'defender-demo/add-custom-metrics' of github.com:aggarw1…

    …3/aws-iot-device-sdk-embedded-C into defender-demo/add-custom-metrics
    aggarw13 committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    a1e8d1d View commit details
    Browse the repository at this point in the history
  4. Fix stale comment

    aggarw13 committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    06512bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e84f7d5 View commit details
    Browse the repository at this point in the history
  6. Fix spelling

    aggarw13 committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    f8008de View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    834f591 View commit details
    Browse the repository at this point in the history