Skip to content

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.js in netlify/edge-functions that handles Server-Side Rendering for your project using the Astro extension/build plugin, then the function name may be simpflied to Astro SSR in your observability chart.