Skip to content

Metrics/Monitoring Systems #5

Description

@kfox1111

Metric collection is very important for modern systems. Systems like Prometheus have risen in prominence due to their very easy to stand up and reliable exporters. Its just HTTP + text file. For security though, it really should be HTTPS + text file. That is normally hard, but could be very easy, if SPIFFE/SPIRE was used for certificate issuance. Support for only the allowed scraper could also easily be added for increased security of the metrics.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions