Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ccfos/nightingale
/ Writer
Interface
Writer
pushgw/writer/writer.go:355–357 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
353
}
354
355
type
Writer
interface
{
356
Write(string, []prompb.TimeSeries, ...
map
[string]string)
357
}
358
359
func
(ws *WritersType) StartConsumer(identQueue *IdentQueue) {
360
for
{
Callers
8
Eval
Method · 0.65
StartConsumer
Method · 0.65
writeToNonCriticalBackend
Method · 0.65
Write
Method · 0.65
Hash
Method · 0.65
getSignature
Function · 0.65
getTxSignature
Method · 0.65
sign
Function · 0.65
Implementers
4
WriterType
pushgw/writer/writer.go
KafkaWriterType
pushgw/writer/kafka_writer.go
CustomResponseWriter
pkg/aop/log.go
WriterType
pkg/prom/writer.go
Calls
no outgoing calls
Tested by
no test coverage detected