Functions
Filter observability data by function names to understand how they are working and the bandwidth they’re using.
Observability shows the names of functions defined in the netlify/functions directory for your project that were triggered by web requests within the selected time frame.
Select a function to learn more about web requests that triggered that function.
If you have Observability enabled for your team, then these function related insights replace Netlify’s Function Metrics for your team’s projects.
For example:
- If you have an edge function named
astro.jsinnetlify/edge-functionsthat handles Server-Side Rendering for your project using the Astro extension/build plugin, then the function name may be simpflied toAstro SSRin your observability chart.
Did you find this doc useful?
Your feedback helps us improve our docs.