diff --git a/docs/howtos/redistimeseries/using-prometheus/index-usingprometheus.mdx b/docs/howtos/redistimeseries/using-prometheus/index-usingprometheus.mdx index 40c4549d80..01749e7bfd 100644 --- a/docs/howtos/redistimeseries/using-prometheus/index-usingprometheus.mdx +++ b/docs/howtos/redistimeseries/using-prometheus/index-usingprometheus.mdx @@ -15,7 +15,6 @@ A time-series database is a database system designed to store and retrieve such ### When do you use a time-series database? -- When do you use a time-series database? - When your application needs data that accumulates quickly and your other databases aren’t designed to handle that scale. - For financial or industrial applications. - When your application needs to perform real-time analysis of billions of records.