Skip to content

Commit

Permalink
Add source reference
Browse files Browse the repository at this point in the history
  • Loading branch information
titaneric committed Dec 22, 2024
1 parent 21a532c commit 9bf3219
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/transforms/log_to_metric.rs
Original file line number Diff line number Diff line change
Expand Up @@ -372,6 +372,7 @@ fn slugify_text(input: String) -> String {
result.to_lowercase()
}

// borrow from src/sinks/loki/sink.rs
fn tag_expansion(
key_s: String,
value_s: String,
Expand Down

0 comments on commit 9bf3219

Please sign in to comment.