Skip to content

Commit a495df8

Browse files
committed
name the actual product lol
followup #2760 cc @Pierrci
1 parent 4570db3 commit a495df8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

_blog.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5731,7 +5731,7 @@
57315731
- local
57325732

57335733
- local: endpoint-analytics
5734-
title: "The New and Fresh analytics in Hugging Face Endpoints"
5734+
title: "The New and Fresh analytics in Inference Endpoints"
57355735
author: erikkaum
57365736
thumbnail: /blog/assets/endpoint-analytics/thumbnail.png
57375737
date: March 21, 2025

endpoint-analytics.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "The New and Fresh analytics in Hugging Face Endpoints"
2+
title: "The New and Fresh analytics in Inference Endpoints"
33
thumbnail: /blog/assets/endpoint-analytics/thumbnail.png
44
authors:
55
- user: erikkaum
@@ -11,7 +11,7 @@ authors:
1111

1212
# Analytics is important
1313

14-
Analytics and metrics are the cornerstone of understanding what's happening with your deployment. Are your endpoints overloaded? How many requests are they handling? Having well-visualized, relevant metrics displayed in real-time is crucial for monitoring and debugging.
14+
Analytics and metrics are the cornerstone of understanding what's happening with your deployment. Are your [Inference Endpoints](https://endpoints.huggingface.co) overloaded? How many requests are they handling? Having well-visualized, relevant metrics displayed in real-time is crucial for monitoring and debugging.
1515

1616
We realized that our analytics dashboard needed a refresh. Since we debug a lot of endpoints ourselves, we’ve felt the same pain as our users. That’s why we sat down to plan and make several improvements to provide a better experience for you.
1717

@@ -45,4 +45,4 @@ Even though we’ve rolled out these updates, we’re actively iterating on them
4545

4646
Let us know what works, what doesn’t, and what you’d like to see next! 🙌
4747

48-
Head to [endpoints](https://endpoints.huggingface.co) to check out the changes!
48+
Head to [Inference Endpoints](https://endpoints.huggingface.co) to check out the changes!

0 commit comments

Comments
 (0)