Robb Kidd
Robb Kidd
~I intend to get a PR opened today for this for your consideration!~ Overcome By Events in #94
~Maybe obviated~ Definitely changed course in #94 after [adding a `version.go` file](https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/94/commits/074d8c9188f2ee120e12bb04b9f3448f86a40fbd) to the project in response to comments there. [multimod](https://pkg.go.dev/go.opentelemetry.io/build-tools/multimod) will update the hard-coded version string in this file...
I'm going to scuttle my original description† here and update this issue to reflect the reported version addendum I described in [a comment](https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/94#issuecomment-1525841398) on #94 after a multimod-managed `version.go` was...
🫢 With all the dockering going on, I don't know why I didn't think of that.  OK. First challenge: the `bats/bats` [image](https://github.com/bats-core/bats-core/blob/4417a96cfc5e4afc493df94eeef8af4eec760163/Dockerfile) does not include...
🤦♂ I've left this sit for so long I've forgotten what else there was to do.
I have a maybe philosophical question: what does it mean for a job to have an "active status"?
🤔 One option for flagging jobs as either open or closed is to record the date on which it closed. This is a bit like a technique named "soft delete."...
After some conversations with omnibus maintainers, a proposal for simplifying Supermarket install and upgrade is brewing in my head: deprecate this cookbook in favor of documenting how to write a...
I think if these lines were to go somewhere, they would be in [the omnibus-supermarket recipe that is internal to the omnibus package](https://github.com/chef/supermarket/blob/master/omnibus/cookbooks/omnibus-supermarket/recipes/database.rb#L41-L51). I propose that this issue move to...
Looking a bit closer at the error, the _specific_ error has to do with [the expectation that the execute resource for the psql command will be run with an OS...