Skip to content

Commit

Permalink
Release v0.5.0
Browse files Browse the repository at this point in the history
Signed-off-by: Augustin Husson <[email protected]>
  • Loading branch information
Nexucis committed Nov 19, 2024
1 parent 1b63241 commit bb09125
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ You can used the following query parameter to filter the list returned:

* **metric_name**: when used, it will trigger a fuzzy search on the metric_name based on the pattern provided.
* **used**: when used, will return only the metric used or not (depending on if you set this boolean to true or to false). Leave it empty if you want both.
* **merge_invalid_metrics**: when used, it will use the data from /api/v1/partial_metrics and merge them here.
* **merge_partial_metrics**: when used, it will use the data from /api/v1/partial_metrics and merge them here.

### Partial Metrics

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.4.0
0.5.0

0 comments on commit bb09125

Please sign in to comment.