Skip to content

Add CI tests that builds/tests client_golang for all supported GOOS #1761

Open
@bwplotka

Description

@bwplotka
Member

As per title, we had too often cases of a broken build for a less popular operating systems e.g. ios recently #1749

The risky code is for the prometheus/process_collector_* that has to use C API for darwin to obtain memory OS metrics.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @bwplotka

      Issue actions

        Add CI tests that builds/tests client_golang for all supported GOOS · Issue #1761 · prometheus/client_golang