Skip to content
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

SUMO-162341: Adding remote write configs for Kafka Metrics #1554

Merged
merged 5 commits into from
Apr 14, 2021

Conversation

ankitgoelcmu
Copy link
Contributor

@ankitgoelcmu ankitgoelcmu commented Apr 13, 2021

Description

Added Remote/Write Configs for Kafka metrics:
List of Metrics are on following dochub page:

https://help.sumologic.com/07Sumo-Logic-Apps/10Containers_and_Orchestration/Kafka/Kafka_Metrics

Metrics follow following format:

        # kafka_broker_*
        # kafka_controller_*
        # kafka_java_lang_*
        # kafka_partition_*
        # kafka_purgatory_*
        # kafka_network_*
        # kafka_replica_*
        # kafka_request_*
        # kafka_topic_*
        # kafka_topics_*
        # kafka_zookeeper_*

Testing performed
  • Redeploy fluentd and fluentd-events pods
  • Confirm events, logs, and metrics are coming in

deploy/helm/sumologic/values.yaml Outdated Show resolved Hide resolved
# List of Metrics are on following dochub page:
# https://help.sumologic.com/07Sumo-Logic-Apps/10Containers_and_Orchestration/Kafka/Kafka_Metrics
# Metrics follow folloing format:
# Kafka_broker_*
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
# Kafka_broker_*
# kafka_broker_*

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed

Copy link
Contributor

@pmalek-sumo pmalek-sumo left a comment

Choose a reason for hiding this comment

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

👍

@pmalek-sumo pmalek-sumo merged commit fd38d38 into SumoLogic:main Apr 14, 2021
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.

3 participants