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

feat: implement revised version of the monitored resource type discovery and metadata population #708

Merged
merged 4 commits into from Oct 14, 2021

Commits on Oct 13, 2021

  1. Configuration menu
    Copy the full SHA
    d6080f3 View commit details
    Browse the repository at this point in the history
  2. chore: finalize changes to resource type discovery

    add caching mechanism for results.
    implement updated heuristics for resource type and labels population.
    minherz committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    fe687e6 View commit details
    Browse the repository at this point in the history
  3. chore: add unit testing for MonitoredResourceUtil

    refactor MonitoredResourceUtil code to allow mocking getenv() and getAttribute().
    unit test each resource type with extra test for GAE FE and custom params.
    minherz committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    e5dae5a View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

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