Hi All,
I am using tail plugin with "pos_file_compaction_interval" option. With this option pos_file is getting updated by removing all deleted tailed file information.
But it shows all deleted tailed file information while scrapping fluentd_tail_file_position and fluentd_tail_file_inode metrics.
Expectation: fluentd_tail_file_position and fluentd_tail_file_inode should show the information as per pos_file. It should not show the deleted tailed file information.
Please let me know why these metrics still showing all deleted tailed files information.
Regards
Sarthak Sahu