Documentation ¶
Overview ¶
Copyright (C) NHR@FAU, University Erlangen-Nuremberg. All rights reserved. Use of this source code is governed by a MIT-style license that can be found in the LICENSE file.
Index ¶
- func LoadAverages(job *schema.Job, metrics []string, data [][]schema.Float, ctx context.Context) error
- func LoadData(job *schema.Job, metrics []string, scopes []schema.MetricScope, ...) (schema.JobData, error)
- func LoadNodeData(cluster string, metrics, nodes []string, scopes []schema.MetricScope, ...) (map[string]map[string][]*schema.JobMetric, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadAverages ¶
func LoadAverages( job *schema.Job, metrics []string, data [][]schema.Float, ctx context.Context, ) error
Used for the jobsFootprint GraphQL-Query. TODO: Rename/Generalize.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.