ds-querier: add status code log (#110783)
Add a log of final status code we send to ruler, that has ruleid label attached
This commit is contained in:
@@ -152,6 +152,7 @@ func (r *queryREST) Connect(connectCtx context.Context, name string, _ runtime.O
|
||||
}
|
||||
}
|
||||
}
|
||||
connectLogger.Debug("responder sending status code", "statusCode", statusCode)
|
||||
},
|
||||
|
||||
func(err error) {
|
||||
|
||||
Reference in New Issue
Block a user