@dprotaso I still see some references to the stackdriver name like here:
|
loggingCfg := stackdriverConfig() |
Shouldn't we remove it from the whole codebase? There are more from a quick search, detected via the IDE.
Originally posted by @skonto in #2183 (comment)
@dprotaso I still see some references to the
stackdrivername like here:pkg/logging/config.go
Line 58 in 952ee7d
Shouldn't we remove it from the whole codebase? There are more from a quick search, detected via the IDE.
Originally posted by @skonto in #2183 (comment)