Rewrite the Fluentd UI page as an end-of-life notice - #692
Merged
Conversation
fluentd-ui has not been released since 1.2.1 in November 2018. It depends on Rails 5.2, does not work with current Ruby or Fluentd, and is not shipped in fluent-package. Documentation services still extract the install commands from this page and hand them to coding agents as the way to set up a web UI for Fluentd. Keep the page so existing links stay alive, but leave no code block on it. AI tools treat a code block as the recommended procedure, so a deprecation notice around a command does not stop the command from spreading. * Replace the page with a short notice and links to the current monitoring and operation guides * Mark the SUMMARY entry as unmaintained * Drop the screenshots, which no other page references * Drop the fluentd-ui recommendation from two regexp FAQ entries, whose anchor no longer exists * Remove the page from llms.txt Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Signed-off-by: Shizuo Fujita <fujita@clear-code.com>
✅ Deploy Preview for fluentd-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
kenhys
requested changes
Sep 8, 2026
fluentd-ui still works with the v0.12 series, so link the v0.12 copy of this page for users who keep running it. The instructions stay off this page, which documents v1. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Signed-off-by: Shizuo Fujita <fujita@clear-code.com>
kenhys
approved these changes
Sep 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fluentd-ui has not been released since 1.2.1 in November 2018. It depends on Rails 5.2, does not work with current Ruby or Fluentd, and is not shipped in fluent-package. Documentation services such as Context7 still cut the install commands out of this page and hand them to coding agents as the way to set up a web UI for Fluentd.
https://context7.com/websites/fluentd
AI tools treat a code block as the recommended procedure, so a deprecation notice wrapped around a command does not stop the command from spreading.
🤖 Generated with Claude Code