Skip to content

[Do not merge]Feat(FB monitoring on k8): Updating the log collector lifecycle document with monitoring tiers #20723

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

sujitnewrelic
Copy link
Contributor

Updated the Log collector management lifecycle document as following:

  • Modularised the topic
  • Updated it with the monitoring tier details
  • Included troubleshooting
  • Enhanced monitoring details

…ifecycle document with monitoring tiers

Updated the Log collector management lifecycle document as following:
- Modularised the topic
- Updated it with the monitoring tier details
- Included troubleshooting
- Enhanced monitoring details
@sujitnewrelic sujitnewrelic self-assigned this May 20, 2025
@sujitnewrelic sujitnewrelic added content requests related to docs site content from_tw Identifies issues/PRs from Tech Docs writers labels May 20, 2025
Copy link

netlify bot commented May 20, 2025

Deploy Preview for docs-website-netlify ready!

Name Link
🔨 Latest commit 20816a9
🔍 Latest deploy log https://app.netlify.com/projects/docs-website-netlify/deploys/68427ebb966d400008a92109
😎 Deploy Preview https://deploy-preview-20723--docs-website-netlify.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

Hi @sujitnewrelic 👋

Thanks for your pull request! Your PR is in a queue, and a writer will take a look soon. We generally publish small edits within one business day, and larger edits within three days.

We will automatically generate a preview of your request, and will comment with a link when the preview is ready (usually 10 to 20 minutes).

* [Remote configuration via Fleet Control](#modify-and-deploy-config-via-fleet-control)

### Modify configuration in Kubernetes environment [#modify-in-kubernetes-environment]
If you are not using the New Relic Control solution, you can modify the Fluent Bit configuration directly in your Kubernetes environment. Locate the `values.yaml` file and set the `fluentBitMetrics` field to `advanced`. Then, apply the changes to your Kubernetes cluster using the following command:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change fluentBitMetrics to fluentbit.fluentBitMetrics

If you are not using the New Relic Control solution, you can modify the Fluent Bit configuration directly in your Kubernetes environment. Locate the `values.yaml` file and set the `fluentBitMetrics` field to `advanced`. Then, apply the changes to your Kubernetes cluster using the following command:

```shell
helm upgrade RELEASE_NAME newrelic/nri-bundle \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel this is redundant , not required, we can just put upgrade the helm chart

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content requests related to docs site content from_tw Identifies issues/PRs from Tech Docs writers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants