Skip to content

Commit

Permalink
Add two goals after feedback from Ying
Browse files Browse the repository at this point in the history
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
  • Loading branch information
aknuds1 committed Jun 27, 2024
1 parent 32707a8 commit 7fdf82a
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ Goals and use cases for the solution as proposed in [How](#how):
The collision can be resolved by constraining the labels via data label matchers.
And of course, the user always has the option to go back to the original join syntax (or, even better, avoiding ingesting conflicting info metrics in the first place).
* Simplify enriching of query results with info metric data (non-identifying) labels in PromQL, e.g. via a new function, based on aforementioned TSDB API.
* Ensure backwards compatibility with current Prometheus usage.
* Minimize potential conflicts with existing metric labels.

### Audience

Expand Down

0 comments on commit 7fdf82a

Please sign in to comment.