Joshua Carp

Results 56 comments of Joshua Carp

Thanks @danawillow. It looks like query federation uses the `bigqueryconnection` API, not the `bigquerydatatransfer` API. Documentation is at https://cloud.google.com/bigquery/docs/reference/bigqueryconnection/rest/. I don't see a way to set up Cloud SQL federation...

cc @chensun. I haven't found a nice way to work around this, so it would be a helpful addition to the sdk!

Thanks @chensun! I moved the new argument to the end.

Ping @chensun. Let me know if this needs more revisions!

@Bobgy would it be possible to include this in the next release?

Does this controller intentionally not update backend health checks? Changing readiness probes doesn't seem to change health checks on the backend.

@fhanik mentioned that this work is already underway. @fhanik and @sreetummidi: do you have an estimate of when this might be ready?

Part of what I'm saying is that expressing commands as templates could actually make the code simpler--adding the ability to customize templates would just be an easy extension given that...

This sounds very useful! Any plans to implement it and ideally contribute back to prometheus? Did you all run into problems with the approach in grafana/agent#393?

This is exciting! If this gets merged, would the prometheusremotewrite exporter be able to export native histograms, or would that require additional code changes?