Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Send memory and load stats using default datadog event strings #52

Open
@tylerstillwater

Description

@tylerstillwater

Right now, this repo is sending things like:

prefix.app.metric.load.avg.1m:0.010000|g|#tag1,tag2

According to my (extremely limited) understanding, the default load events should be something like

system.load.1 or system.load.15. These metrics are automatically created by datadog and shown in the infrastructure overview. It seems this package should parse and send the runtime metrics using the events expected by datadog by default.

Of course, I could be missing something. Any feedback would be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions