Matthew Sanabria

Results 5 issues of Matthew Sanabria

Various documentation improvements. - Be explicit that sqlc does not perform migrations, but rather parses the up migrations and ignores the down migrations. - Update the configuration reference to link...

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it The **Share Feedback** modal triggers the **Discard feedback?** modal when escape is...

defect
workspace

### What does this PR do? CockroachDB exposes its metrics via a [Prometheus endpoint](https://www.cockroachlabs.com/docs/v23.2/monitoring-and-alerting#prometheus-endpoint) on `/_status/vars`. In CockroachDB v23.2 there are [~1500 metrics exposed](https://github.com/cockroachdb/cockroach/blob/f6d211271f2ba51b57d083ffc5c2cbadc38b5b23/docs/generated/metrics/metrics.html) via this endpoint. After deduplication and...

integration/cockroachdb
team/agent-integrations

CockroachDB exposes its metrics via a [Prometheus endpoint](https://www.cockroachlabs.com/docs/v23.2/monitoring-and-alerting#prometheus-endpoint) on `/_status/vars`. In CockroachDB v23.2 there are [~1500 metrics exposed](https://github.com/cockroachdb/cockroach/blob/f6d211271f2ba51b57d083ffc5c2cbadc38b5b23/docs/generated/metrics/metrics.html) via this endpoint. After deduplication and removing histogram metrics (i.e., `.bucket`, `.sum`),...

This patch updates the `nrdcg/porkbun` module to version `v0.4.0` to include the changes in https://github.com/nrdcg/porkbun/pull/7. Those changes configure the SDK to use the new Porkbun API hostname `api.porkbun.com`. See the...