MCPcopy Index your code
hub / github.com/prometheus/prometheus / Endpoint

Method Endpoint

storage/remote/queue_manager.go:415–415  ·  view source on GitHub ↗

Endpoint is the remote read or write endpoint for the storage client.

()

Source from the content-addressed store, hash-verified

413 Name() string
414 // Endpoint is the remote read or write endpoint for the storage client.
415 Endpoint() string
416}
417
418// QueueManager manages a queue of samples to be sent to the Storage

Callers 14

NewQueueManagerFunction · 0.65
TestHCloudSDRefreshFunction · 0.65
TestRobotSDRefreshFunction · 0.65
TestNomadSDRefreshFunction · 0.65
TestVultrSDRefreshFunction · 0.65
openstackAuthSuccessMethod · 0.65
openstackAuthSuccessMethod · 0.65
openstackAuthSuccessMethod · 0.65

Implementers 5

TestWriteClientstorage/remote/queue_manager_test.go
TestBlockingWriteClientstorage/remote/queue_manager_test.go
NopWriteClientstorage/remote/queue_manager_test.go
MockWriteClientstorage/remote/queue_manager_test.go
Clientstorage/remote/client.go

Calls

no outgoing calls

Tested by 10

TestHCloudSDRefreshFunction · 0.52
TestRobotSDRefreshFunction · 0.52
TestNomadSDRefreshFunction · 0.52
TestVultrSDRefreshFunction · 0.52
openstackAuthSuccessMethod · 0.52
openstackAuthSuccessMethod · 0.52
openstackAuthSuccessMethod · 0.52
TestServerSDRefreshFunction · 0.52