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

Allow to only send metrics as part of the log fowarder #95

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

Commits on Feb 3, 2024

  1. Allow to only send metrics, using config like :

    - filter.global.only_metrics=True/False
    - filter.resource_type.only_metrics.XXX=True/False
    - filter.resource_id.only_metrics.XXX=True/False
    clavaud committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    d7c99a7 View commit details
    Browse the repository at this point in the history
  2. Reduce logs

    clavaud committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    3520b06 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Add the dynatrace_source_entity field by asking dynatrace using API. …

    …Used mainly for CUSTOM-DEVICES
    clavaud committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    7d5ebf5 View commit details
    Browse the repository at this point in the history
  2. Add the dynatrace_source_entity field by asking dynatrace using API. …

    …Used mainly for CUSTOM-DEVICES
    clavaud committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    2a61332 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Merge pull request #1 from dynatrace-oss/master

    Pclouds 3653 azure log forwarder gzip compression when sending to dt …
    clavaud authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    a6229c8 View commit details
    Browse the repository at this point in the history