Skip to content

Conversation

@DmitryRomanov
Copy link
Collaborator

@DmitryRomanov DmitryRomanov commented Oct 4, 2024

Here is offset file:

- file: error.log
  inode: 12471806
  source_id: 2393350492
  streams:
    stdout: 13430000
    stderr: 1

Before fixing, we start reading from the minimum offset and accept stdout messages again.

@DmitryRomanov DmitryRomanov force-pushed the pipeline-in-offset branch 2 times, most recently from 5cad650 to dc6ad51 Compare November 13, 2024 06:51
@codecov
Copy link

codecov bot commented Nov 13, 2024

Codecov Report

Attention: Patch coverage is 62.22222% with 17 lines in your changes missing coverage. Please review.

Project coverage is 72.87%. Comparing base (e02c4a6) to head (8449dd5).
Report is 17 commits behind head on master.

Files with missing lines Patch % Lines
plugin/input/dmesg/dmesg.go 0.00% 5 Missing ⚠️
pipeline/pipeline.go 60.00% 3 Missing and 1 partial ⚠️
plugin/input/http/http.go 71.42% 2 Missing ⚠️
plugin/input/journalctl/journalctl.go 60.00% 2 Missing ⚠️
plugin/input/kafka/consumer.go 60.00% 2 Missing ⚠️
test/test.go 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #683      +/-   ##
==========================================
+ Coverage   72.28%   72.87%   +0.59%     
==========================================
  Files         137      142       +5     
  Lines       13985    14648     +663     
==========================================
+ Hits        10109    10675     +566     
- Misses       3311     3379      +68     
- Partials      565      594      +29     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@DmitryRomanov DmitryRomanov changed the title Pipeline in offset Сonsider stream offset in pipeline Nov 27, 2024
@DmitryRomanov DmitryRomanov marked this pull request as ready for review November 27, 2024 11:34
@DmitryRomanov DmitryRomanov force-pushed the pipeline-in-offset branch 2 times, most recently from 0fdc46c to 8449dd5 Compare November 27, 2024 13:27
@DmitryRomanov DmitryRomanov merged commit cfe8d68 into master Dec 11, 2024
8 checks passed
@DmitryRomanov DmitryRomanov deleted the pipeline-in-offset branch December 11, 2024 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants