Skip to content

Conversation

@carlosjgp
Copy link
Contributor

Contributors guide: ./CONTRIBUTING.md

Looks like this is missing...?

Checklist
  • make test-all (UNIX) passes. CI will also test this
  • unit and/or integration tests are included (if applicable)

Description of change

fixes #1010
Use Prometheus standard content-type
https://prometheus.io/docs/instrumenting/exposition_formats/

Signed-off-by: Carlos Juan Gómez Peñalver <[email protected]>
@carlosjgp carlosjgp requested a review from aelsabbahy as a code owner April 23, 2025 11:05
@carlosjgp
Copy link
Contributor Author

We are seeing the same errors as this PR... something seems to be broken on the integration tests :(

@aelsabbahy
Copy link
Member

I might have to merge this and fix the integration tests as a follow up PR.

The CI was migrated from Travis -> GitHub, but the image publishing doesn't seem to be working properly so the images (and expectations) drift.

@aelsabbahy aelsabbahy merged commit f5b3d25 into goss-org:master May 1, 2025
5 of 6 checks passed
@carlosjgp carlosjgp deleted the issue_1010 branch May 6, 2025 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

goss /healthz endpoint response is rejected by default by prometheus 3.0: unsupported Content-Type "application/vnd.goss-prometheus"

2 participants