(context.Context, *cortexpb.WriteRequest)
| 319 | AllUserStatsHandler(http.ResponseWriter, *http.Request) |
| 320 | ModeHandler(http.ResponseWriter, *http.Request) |
| 321 | Push(context.Context, *cortexpb.WriteRequest) (*cortexpb.WriteResponse, error) |
| 322 | } |
| 323 | |
| 324 | // RegisterIngester registers the ingesters HTTP and GRPC service |
no outgoing calls