Add support for the PromQL info() function which joins metrics with target_info. Currently this function is experimental with Prometheus, and does require changes to many popular collector receivers for infra metrics to adopt properly. When those changes take place across the Otel community, and the function is promoted within Prometheus we should ensure the demo is configured to support the new recommended model.
We started this effort with PR #2869 but decided that we are a little early for the transition, and we should revisit in 2-3 months.
Add support for the PromQL
info()function which joins metrics withtarget_info. Currently this function is experimental with Prometheus, and does require changes to many popular collector receivers for infra metrics to adopt properly. When those changes take place across the Otel community, and the function is promoted within Prometheus we should ensure the demo is configured to support the new recommended model.We started this effort with PR #2869 but decided that we are a little early for the transition, and we should revisit in 2-3 months.