otelcollector/prometheusreceiver/internal/metrics_adjuster.go (4 lines): - line 350: // TODO: Investigate why this does not reset. - line 402: // TODO: Investigate why this does not reset. - line 447: // TODO: Investigate why this does not reset. - line 492: // TODO: Investigate why this does not reset. GeneratedMonitoringArtifacts/GenerateAlertARMTemplateResources.ps1 (3 lines): - line 27: for = $alert.for # TODO: Convert to ISO 8601 duration format - line 28: # TODO: for is optional, only add if set - line 30: severity = 3 # TODO - map from the label? otelcollector/prometheusreceiver/internal/transaction.go (2 lines): - line 368: // TODO: implement this func - line 541: // TODO: implement this func otelcollector/otel-allocator/internal/watcher/promOperator.go (1 line): - line 68: // TODO: We should make these durations configurable otelcollector/otel-allocator/internal/allocation/least_weighted.go (1 line): - line 26: // TODO: track this in a separate map GeneratedMonitoringArtifacts/GenerateRecordingRuleARMTemplateResources.ps1 (1 line): - line 7: # TODO: figure out better way, perhaps python better for yaml files otelcollector/shared/configmap/ccp/prometheus-ccp-config-merger-test.go (1 line): - line 97: // TODO: add more assertions to check that the merged config is complete otelcollector/otel-allocator/internal/diff/diff.go (1 line): - line 31: // TODO: This doesn't need to create maps, it can return slices only. This function doesn't need to insert the values. otelcollector/otel-allocator/internal/allocation/allocator.go (1 line): - line 180: // TODO: track target -> collector relationship in a separate map