Is exporters' data persisted ?

22 views
Skip to first unread message

Amine

unread,
Feb 25, 2020, 10:26:25 AM2/25/20
to Prometheus Users
Hello,

I know that exporters can be different but let's take for example the node-exporter and cAdvisor.
I would like to know if their collected metrics are persisted on disk, and if so, do they have a retention time?

I ony found some answers on Github but not yet an official information.

Thank you,
Amine

Stuart Clark

unread,
Feb 25, 2020, 11:33:13 AM2/25/20
to Amine, Prometheus Users
On 2020-02-25 15:26, Amine wrote:
> Hello,
>
> I know that exporters can be different but let's take for example the
> node-exporter and cAdvisor.
> I would like to know if their collected metrics are persisted on disk,
> and if so, do they have a retention time?
>
> I ony found some answers on Github [1]but not yet an official
> information.
>

Exporters return the current data when polled, so don't store anything
themselves.

The data is persisted within the Prometheus TSDB once scraped.

--
Stuart Clark
Reply all
Reply to author
Forward
0 new messages