Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.09 KB

aks-anf_monitor_dask_and_rapids_with_prometheus_and_grafana.adoc

File metadata and controls

24 lines (20 loc) · 1.09 KB
sidebar permalink keywords summary
sidebar
ai/aks-anf_monitor_dask_and_rapids_with_prometheus_and_grafana.html
monitoring, monitor, dask, rapids, prometheus, grafana,
After everything is deployed, run inferences on new data. The models predict whether a user clicks an ad based on browsing activities. The results of the prediction are stored in a Dask cuDF. You can monitor the results with Prometheus and visualize in Grafana dashboards.

Monitor Dask and RAPIDS with Prometheus and Grafana

After everything is deployed, run inferences on new data. The models predict whether a user clicks an ad based on browsing activities. The results of the prediction are stored in a Dask cuDF. You can monitor the results with Prometheus and visualize in Grafana dashboards.

For more information, see this RAPIDS AI Medium post.