prometheus_bigquery_remote_storage_adapter
prometheus_bigquery_remote_storage_adapter copied to clipboard
Automatically Set GOMAXPROCS
What happens?
When running in a Linux container GOMAXPROCS is not automatically set.
What were you expecting to happen?
This project would automatically set GOMAXPROCS when running in a Linux container(i.e. kubernetes).
Steps to reproduce:
N/A
Any errors, stacktrace, logs?
N/A
Environment:
Kubernetes
Additional comments:
Consider using this library to add this feature: https://github.com/uber-go/automaxprocs