Skip to main content

Overview

topic

Metric Overview

You can view key metrics for all topics at a glance.

topic_overview

ItemDescription
⓵ TopicsTotal number of topics in the cluster
⓶ PartitionsTotal number of topic partitions in the cluster
⓷ ProducingTotal message production rate per second (in bytes) for the cluster
⓸ ConsumingTotal message consumption rate per second (in bytes) for the cluster (including both Consumer and Follower)
⓹ Messages inTotal number of messages produced per second in the cluster
⓺ CMPSTotal number of messages consumed per second in the cluster
⓻ Disk usageTotal disk usage of all topic partitions in the cluster

Overall Topics List

You can view the list of all topics. Click on a [Topic Name] in the list to move to the Topic Details. For more details on topics, refer to the Topic Details page.

topic_list

ContentDescription
⓵ CategoryTopics used internally by Felice and Kafka are categorized under the System tab, while the other topics are under the General tab
⓶ SearchYou can search by topic name and set the maximum number of rows to display
⓷ TopicThe name of the specific topic
⓸ PartitionsThe total number of partitions for the specific topic, including replica partitions
⓹ ReplicationThe setting for the number of replicas of the specific topic (replication-factor)
⓺ ConsumersThe number of consumers for the specific topic
⓻ SizeThe total disk space used by the specific topic
⓼ ManagerThe Manager responsible for the specific topic
Do you have an important topic?

topic_list_star

If there are topics that you need to check frequently, try using the [Star] feature. Topics marked as [Starred] will appear at the top of the list.

Creating Topic

You can create a new topic. Click on the [Create Topic] button to access the topic creation page. For more details on topic creation, refer to the Create Topic document.

create_topic_access

Uploading Topic Information

You can also upload topic information collectively by using the Upload topic information in the top right corner of the page's hamburger menu. Click on the [Sample file] button to download the Sample CSV File, and fill out the topic information according to the provided format then upload it to register the topics.

upload_topic_info_modal

Overwrite Option

If there is an existing topic information, it overwrites that topic information and registers new topic information.

Warning for Uploading Topic Information
  • If non-existent or incorrect topic information is entered, the registration of topic information may fail.
  • The first line of the CSV file is used as key values, so please ensure to write it according to the format.
  • If a topic doesn't exist in the topic information file you uploaded, it won't create a new topic. Use it if you want to add or update new topic information to an existing topic at once.

Deleting Topic

Either select the topics to delete then click on the [Delete # Topic] button, or click on the [Trash Can Icon] button that appears on the right of each row when you put your mouse over the list, to delete the selected topics. For more details on topic deletion, refer to the Emptying & Deleting Topic document.

topic_delete_access