Loading src/common/perf_eval_method_wrapper/tests/README.md +14 −0 Original line number Diff line number Diff line # Performance Evaluation Method Wrapper ## Description: - deploy as: ``` tfs@tfs-vm:~/tfs-ctrl$ source src/common/perf_eval_method_wrapper/tests/deploy_specs.sh Loading Loading @@ -30,3 +32,15 @@ kubectl port-forward -n monitoring service/alertmanager-main --address 0.0.0.0 9 - upload topology through WebUI and navigate - should see histogram changing in Grafana ## References: - [Prometheus - Tutorials - Getting Started](https://prometheus.io/docs/tutorials/getting_started/) - [Prometheus - Tutorials - Understanding metric types](https://prometheus.io/docs/tutorials/understanding_metric_types/) - [Prometheus - Tutorials - Instrumenting HTTP server in Go](https://prometheus.io/docs/tutorials/instrumenting_http_server_in_go/) - [Prometheus - Tutorials - Visualizing metrics using Grafana](https://prometheus.io/docs/tutorials/visualizing_metrics_using_grafana/) - [Prometheus - Tutorials - Alerting based on metrics](https://prometheus.io/docs/tutorials/alerting_based_on_metrics/) - [Prometheus Operator - Guide](https://www.infracloud.io/blogs/prometheus-operator-helm-guide/) - [Prometheus Operator - ServiceMonitor definition](https://prometheus-operator.dev/docs/operator/api/#monitoring.coreos.com/v1.ServiceMonitor) - [Prometheus Operator - ServiceMonitor example 1](https://stackoverflow.com/questions/45613660/how-do-you-add-scrape-targets-to-a-prometheus-server-that-was-installed-with-kub) - [Prometheus Operator - ServiceMonitor example 2](https://stackoverflow.com/questions/52991038/how-to-create-a-servicemonitor-for-prometheus-operator) - [How to visualize Prometheus histograms in Grafana](https://grafana.com/blog/2020/06/23/how-to-visualize-prometheus-histograms-in-grafana/) Loading
src/common/perf_eval_method_wrapper/tests/README.md +14 −0 Original line number Diff line number Diff line # Performance Evaluation Method Wrapper ## Description: - deploy as: ``` tfs@tfs-vm:~/tfs-ctrl$ source src/common/perf_eval_method_wrapper/tests/deploy_specs.sh Loading Loading @@ -30,3 +32,15 @@ kubectl port-forward -n monitoring service/alertmanager-main --address 0.0.0.0 9 - upload topology through WebUI and navigate - should see histogram changing in Grafana ## References: - [Prometheus - Tutorials - Getting Started](https://prometheus.io/docs/tutorials/getting_started/) - [Prometheus - Tutorials - Understanding metric types](https://prometheus.io/docs/tutorials/understanding_metric_types/) - [Prometheus - Tutorials - Instrumenting HTTP server in Go](https://prometheus.io/docs/tutorials/instrumenting_http_server_in_go/) - [Prometheus - Tutorials - Visualizing metrics using Grafana](https://prometheus.io/docs/tutorials/visualizing_metrics_using_grafana/) - [Prometheus - Tutorials - Alerting based on metrics](https://prometheus.io/docs/tutorials/alerting_based_on_metrics/) - [Prometheus Operator - Guide](https://www.infracloud.io/blogs/prometheus-operator-helm-guide/) - [Prometheus Operator - ServiceMonitor definition](https://prometheus-operator.dev/docs/operator/api/#monitoring.coreos.com/v1.ServiceMonitor) - [Prometheus Operator - ServiceMonitor example 1](https://stackoverflow.com/questions/45613660/how-do-you-add-scrape-targets-to-a-prometheus-server-that-was-installed-with-kub) - [Prometheus Operator - ServiceMonitor example 2](https://stackoverflow.com/questions/52991038/how-to-create-a-servicemonitor-for-prometheus-operator) - [How to visualize Prometheus histograms in Grafana](https://grafana.com/blog/2020/06/23/how-to-visualize-prometheus-histograms-in-grafana/)