impl_monitoring_alerting_kube_prometheus #64
Reference in New Issue
Block a user
No description provided.
Delete Branch "impl_monitoring_alerting_kube_prometheus"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
98675dc5e8todec4b76b57@@ -0,0 +1,18 @@FROM php:8.4-apacheDon't commit that file it is autogenerated by Harmony. It should be stored somewhere that is gititgnored, which is not the case right now but still - don't commit.
@@ -0,0 +1,16 @@Don't commit
@@ -17,3 +20,3 @@#[async_trait]impl<S: AlertSender, T: Topology> Interpret<T> for AlertingInterpret<S> {impl<S: AlertSender + Installable<T>, T: Topology + HelmCommand> Interpret<T>T should not be bound to HelmCommand here
@@ -147,0 +198,4 @@let alert_manager_yaml =serde_yaml::to_string(&alert_manager_values).expect("Failed to serialize YAML");debug!("serialed alert manager: \n {:#}", alert_manager_yaml);typo
@@ -16,0 +41,4 @@}}// //before we talked about having a trait installable and a trait installer for the topologyDelete comment