Skip to content

Using multiple copies, master-slave asynchronous replication storage, there are inaccurate update metrics data, such as MySQL and Clickhouse #12647

Answered by wu-sheng
sglztc asked this question in Q&A
Discussion options

You must be logged in to vote

Hello, Mr. Wu, the oap metrics updates the metrics every 25 seconds. The update process is to query the latest historical metrics data first, then aggregate it with the current value, and then save it to the storage.

How do you get the conclusion? OAP doesn't read, it has internal cache.

For example, if MySQL uses master-slave or Clickhouse uses multiple copies, this problem will occur.

We don't have Clickhouse storage option. This is not our concern.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@wu-sheng
Comment options

@sglztc
Comment options

@wu-sheng
Comment options

@wu-sheng
Comment options

@sglztc
Comment options

Answer selected by wu-sheng
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #12646 on September 25, 2024 08:29.