Skip to content

add extra metrics like BETA or metrics in GA, but not in Dynatrace extension #548

@avinashpodisetti

Description

@avinashpodisetti

Is your feature request related to a problem? Please describe.
Currently Dynatrace don't ingest any metrics that are in GA or in Beta. we have to wait until Dynatrace releases a new version for getting these metrics into Dynatrace.

Describe the solution you'd like
As we have excluded section, is there any place/ code block that can do the ingest using the same GKE cluster that Dyantrace is pushing the metrics
excludedMetricsAndDimensions: |
filter_out:

  • metric: bigquery.googleapis.com/query/
  • metric: compute.googleapis.com/instance/disk/max_read_bytes_count
    dimensions:
    • storage_type
    • device_type

Describe alternatives you've considered
need to run seperate workload on ingesting the metrics based on the metric key

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions