Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ Close
Method
Close
gcp/observability/exporting.go:55–55 ·
view source on GitHub ↗
Close flushes all pending data and closes the exporter.
()
Source
from the content-addressed store, hash-verified
53
EmitGcpLoggingEntry(entry gcplogging.Entry)
54
// Close flushes all pending data and closes the exporter.
55
Close() error
56
}
57
58
type
cloudLoggingExporter
struct
{
Callers
3
stopLogging
Function · 0.65
Close
Method · 0.65
createTmpConfigInFileSystem
Function · 0.65
Implementers
2
cloudLoggingExporter
gcp/observability/exporting.go
fakeLoggingExporter
gcp/observability/logging_test.go
Calls
no outgoing calls
Tested by
1
createTmpConfigInFileSystem
Function · 0.52