Nick Adams

Results 5 issues of Nick Adams

**Is your feature request related to a problem? Please describe.** With the new [resource detection](https://cloud.google.com/blog/products/devops-sre/more-support-for-structured-logs-in-new-version-of-go-logging-library) in 1.5.0 it is not apparent that there is still a need to [manually](https://github.com/googleapis/google-cloud-go/blob/main/logging/resource.go#L182) set...

type: feature request
api: logging
priority: p3

**Client** GCP logging [client](https://pkg.go.dev/cloud.google.com/go/logging) version 1.5.0 **Environment** Alpine docker image on GKE **Go Environment** latest `golang:1.16-alpine` **Expected behavior** GCP logging request grouping behavior to show parent logs with the request...

type: bug
api: logging
priority: p2

native trace here from logcat. If it matters we are using multidex ``` W/linker (10217): libopencv_core.so has text relocations. This is wasting memory and prevents security hardening. Please fix. W/linker...

bug

Would it be possible to add an option to use `GetPathTemplate` in gorilla, or similar in other libraries instead of the exact url route when initialized with `mdwr.Handler("", h)`. This...

### 🐛 Describe the bug Actual Behavior Multiple version of a model that are loaded at startup from model-store and ordering is inconsistent between environments. `defaultVersion` is not respected. Expected...

bug