Fixed nil pointer error from PushStream in ingester when Push return nil response with an error by alexqyle · Pull Request #6795 · cortexproject/cortex · GitHub
Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
66 changes: 66 additions & 0 deletions integration/ingester_stream_push_test.go
3 changes: 3 additions & 0 deletions pkg/ingester/ingester.go
Loading