Skip to content

Completely (or partially) replace prometheus/influx #18

Description

@rknightion

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
A set of recording rules that generates metrics from the logs. I know from my own dashboard all the common stuff people care about (message rate, rssi, adsb message type etc) should be available in the json file as well and is present in the logs as I've already dashboarded it it's just slow as hell.

So 2 potential approaches here:

  1. do it all via recording rules and share the rules and an appropriate import rules file
  2. have your project expose a /metrics endpoint and have it parse the json and expose the metrics (configurable on via an ENV var)

This would be useful for folk not wanting to run a prometheus or alloy with 1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions