Scrape metrics from function runtimes #17022
Labels
2023-Q3
Planned for Q3 2023
area/serverless
Issues or PRs related to serverless
area/telemetry
Issues or PRs related to the telemetry module
Epic
kind/feature
Categorizes issue or PR as related to a new feature.
Milestone
Description
Make sure metrics can be scraped from function runtimes by observability stack:
/metrics
endpoint - Expose metrics in node.js function runtime #17023Reasons
Providing runtime metrics is essential for operations in the kyma runtime. Right now only python functions are exposing it (kubeless) - we miss any metrics from node.js functions. Also, the currently exposed metrics are not scraped by prometheus
Attachments
OTEL SDK for metrics
scrape-config annotations
The text was updated successfully, but these errors were encountered: