• Roland Schilter's avatar
    Link scope-ui graphs clickable to prometheus queries (#2664) · 0d381a34
    Roland Schilter authored
    scope-app:
    * Adds `-app.metrics-graph` cli flag for configuring the base url to
    use for graph links; supports :orgID and :query placeholders
    * Assigns query URLs to existing metrics and appends empty metrics if missing
    
    scope-ui:
    * Extends <CloudFeature /> with option alwaysShow
    * Adds <CloudLink /> to simplify routing when in cloud vs not in cloud
    * Links metric graphs in the ui's node details view for all k8s
    toplogies and containers so far
    * Tracks metric graph click in mixpanel `scope.node.metric.click`
    * Uses percentages and MB for CPU/Memory urls
    * Passes timetravel timestamp to cortex in deeplink
    0d381a34