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

Flexible Dimension #46

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open

Flexible Dimension #46

wants to merge 21 commits into from

Commits on Apr 25, 2017

  1. Issue awslabs#42

    Add "Unit" in metric map report.
    Shu Lin committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    8803422 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from PaloAltoNetworks/parameter_unit

    Add "Unit" in metric map report.
    linshu authored Apr 25, 2017
    Configuration menu
    Copy the full SHA
    3efaf11 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2017

  1. Create a framework to add any dimension if needed

    Shu Lin committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    ca2f6aa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from linshu/flex_dimension

    Create a framework to add any dimension if needed
    linshu authored Apr 27, 2017
    Configuration menu
    Copy the full SHA
    d5985b1 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2017

  1. Remove execute permission of files.

    linshu committed May 6, 2017
    Configuration menu
    Copy the full SHA
    a8d6246 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2017

  1. Add Hostname dimension.

    linshu committed May 31, 2017
    Configuration menu
    Copy the full SHA
    6f99f7e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from linshu/flex_dimension

    Add Hostname dimension
    linshu authored May 31, 2017
    Configuration menu
    Copy the full SHA
    6a596c6 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2017

  1. Move dimension handler from class variable to instance variable. Move…

    … dimension
    
    as a local variable to return
    awslab Issue awslabs#43
    linshu committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    a76fba8 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2017

  1. Configuration menu
    Copy the full SHA
    8f575f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5a2cf9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    439a0be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0379ec4 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2018

  1. Issue awslabs#42

    Add "Unit" in metric map report.
    Shu Lin authored and linshu committed Jan 20, 2018
    Configuration menu
    Copy the full SHA
    727c836 View commit details
    Browse the repository at this point in the history
  2. Create a framework to add any dimension if needed

    Shu Lin authored and linshu committed Jan 20, 2018
    Configuration menu
    Copy the full SHA
    64c165d View commit details
    Browse the repository at this point in the history
  3. Remove execute permission of files.

    linshu committed Jan 20, 2018
    Configuration menu
    Copy the full SHA
    2f77f00 View commit details
    Browse the repository at this point in the history
  4. Add Hostname dimension.

    linshu committed Jan 20, 2018
    Configuration menu
    Copy the full SHA
    defdc0b View commit details
    Browse the repository at this point in the history
  5. Move dimension handler from class variable to instance variable. Move…

    … dimension
    
    as a local variable to return
    awslab Issue awslabs#43
    linshu committed Jan 20, 2018
    Configuration menu
    Copy the full SHA
    5644fec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c4a2519 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2018

  1. 1, Fixed no plugin_instance case

    2, Added tests for metricdata build with flex dimensions
    linshu committed Jan 22, 2018
    Configuration menu
    Copy the full SHA
    c2f3b5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b20aba View commit details
    Browse the repository at this point in the history
  3. Remove unit in the report.

    linshu committed Jan 22, 2018
    Configuration menu
    Copy the full SHA
    c2ab580 View commit details
    Browse the repository at this point in the history