Sean Harrington

Results 4 issues of Sean Harrington

upx does not support aarch64 in alpine at this time - https://github.com/upx/upx/issues/441 Using an Apple M1, you cannot use this image to docker build (fails to find upx as it...

Question: How I should expose the `collector` serviceMonitor metrics & prometheusRules when using the Operator helm chart? need: https://github.com/open-telemetry/opentelemetry-helm-charts/blob/main/charts/opentelemetry-collector/templates/prometheusrule.yaml when using: https://github.com/open-telemetry/opentelemetry-helm-charts/tree/main/charts/opentelemetry-operator Am I missing something obvious?

#466 - move tolerations to the spec level instead of the container level.

This MR is to a create service & serviceMonitor as this is the "accepted" standard in the Prometheus Community. They are both set both to disabled by default. I updated...