• Sarah Yasonik's avatar
    Add service to fetch and format a grafana embed · 3857ab87
    Sarah Yasonik authored
    Adds a new Metrics Dashboard Service which fetches a grafana
    dashboard and datasource based on an input url, reformatting
    the output to be compatible with our existing dashboard
    rendering behavior on the FE. Ultimately, this will be used
    as a part of embedding prometheus metrics in GFM via grafana.
    
    Note that this service introduces usage of ReactiveCaching in
    the service as a result of external API calls. This will mean
    that usage of this new service will need to be polled.
    3857ab87
simplified_dashboard_response.json 986 Bytes