- Dec 03, 2024
-
-
Maaz Ahmed authored
-
- May 07, 2024
-
-
Maaz Ahmed authored
-
- Apr 16, 2024
-
-
Maaz Ahmed authored
-
- Jan 09, 2024
-
-
Maaz Ahmed authored
-
- Jan 08, 2024
-
-
Maaz Ahmed authored
-
Maaz Ahmed authored
-
Maaz Ahmed authored
-
Maaz Ahmed authored
-
- Jan 05, 2024
-
-
Maaz Ahmed authored
-
- Jan 02, 2024
-
-
Maaz Ahmed authored
-
Maaz Ahmed authored
-
Maaz Ahmed authored
-
Maaz Ahmed authored
-
- Dec 29, 2023
-
-
Maaz Ahmed authored
This improves the API for query fns that take a sequence of generic arguments, as any type can be converted into a `RawExpr`.
-
Maaz Ahmed authored
Instead of returning deserialized data, this method returns reqwest::Response, giving the user more control.
-
- Dec 28, 2023
-
-
Maaz Ahmed authored
This fixes the compiler complaining about the arguments not living long enough or escaping the function. Now the query functions can take external arguments and compose well together. Fixes #28
-
- Dec 27, 2023
-
-
Maaz Ahmed authored
-
Maaz Ahmed authored
-
- Dec 26, 2023
-
-
Maaz Ahmed authored
-
Maaz Ahmed authored
-
Maaz Ahmed authored
-
Maaz Ahmed authored
-
- Dec 22, 2023
-
-
Maaz Ahmed authored
-
- Dec 20, 2023
-
-
Maaz Ahmed authored
fixes #15
-
- Dec 19, 2023
-
-
Maaz Ahmed authored
-
Maaz Ahmed authored
-
- Dec 15, 2023
-
-
Maaz Ahmed authored
This removes the need for the user to import types from the `prometheus-http-query` crate where type annotations are required. These changes also ensure that the public API of mquery remains more stable, as it is decoupled from the external types.
-
Maaz Ahmed authored
-
- Dec 14, 2023
-
-
Maaz Ahmed authored
-
Maaz Ahmed authored
-
- Nov 30, 2023
-
-
Maaz Ahmed authored
-
- Nov 29, 2023
-
-
Maaz Ahmed authored
-