Prometheus : Deleting a Time Series
Channel:
Subscribers:
24,900
Published on ● Video Link: https://www.youtube.com/watch?v=rWUTsSQI4zA
Documentation : https://sbcode.net/prometheus/delete-timeseries/
There may be a time when you want to delete data from the Prometheus TSDB database.
Data will be automatically deleted after the storage retention time has passed. By default it is 15 days.
If you want to delete specific data earlier, then you are able.
You need to enable the admin api in Prometheus before you can.
Add --web.enable-admin-api to the ARGS="" variable.
Restart Prometheus and check status.
Other Videos By SBCODE
2020-10-02 | Send SMS using a SIM800c Module |
2020-10-02 | Receive SMS using a SIM800c Module |
2020-09-29 | Connect SIM800C SMS Module to a Raspberry PI |
2020-09-27 | Prometheus : Adding the Alert Manger UI |
2020-09-26 | Prometheus : Configure Alert Manager SMTP Settings |
2020-09-25 | Prometheus : Install Send Only SMTP Server |
2020-09-25 | Prometheus : Install Alertmanager |
2020-09-24 | Prometheus : Alerting Rules |
2020-09-24 | Prometheus : Recording Rules |
2020-09-23 | Prometheus : PromQL Example Queries |
2020-09-22 | Prometheus : Deleting a Time Series |
2020-09-22 | Prometheus : Install an External Node Exporter |
2020-09-21 | Prometheus : Scrape Target Basics |
2020-09-20 | Prometheus : Add Basic Authentication to the User Interface |
2020-09-20 | Prometheus : Add SSL to Nginx Reverse Proxy |
2020-09-20 | Prometheus : Setup Reverse Proxy with Nginx |
2020-09-20 | Prometheus : Install |
2020-09-19 | Dynamic Graphs in Grafana 6 |
2020-09-19 | Grafana : Dynamic Singlestats |
2020-09-19 | Dynamic Tables from Dashboard Variables in Grafana 6 |
2020-09-19 | Dashboard Variables in Grafana 6 |
Tags:
prometheus
prometheus engineer
prometheus course
prometheus tutorials
delete timeseries
delete prometheus timeseries