Skip to content
Snippets Groups Projects
Commit 5dc54938 authored by Maaz Ahmed's avatar Maaz Ahmed
Browse files

refactor: replace external PromqlResult type with internal Data type

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.
parent 10b564a4
No related branches found
No related tags found
1 merge request!4Resolve "refactor: Replace QueryResult and Error type with internal types"
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment