#1 telegraf
Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.
Package levenshtein implements distance and similarity metrics for strings, based on the Levenshtein measure.
Health score 66/100, confidence 100/100.
| Latest version | v1.2.3 |
| Imported by | 128 packages |
| Stars | 92 |
| Forks | 8 |
| Last activity | 5 years ago |
| Latest release | v1.2.3 (6 years ago) |
| License | Apache-2.0 |
| Known vuln records | 0 |
| Symbol | Kind | Synopsis |
|---|---|---|
| Params | Type | type Params struct{} |
| NewParams | Function | func NewParams() *Params |
| Params.BonusPrefix | Method | func (p *Params) BonusPrefix(v int) *Params |
| Params.BonusScale | Method | func (p *Params) BonusScale(v float64) *Params |
| Params.BonusThreshold | Method | func (p *Params) BonusThreshold(v float64) *Params |
| Params.Clone | Method | func (p *Params) Clone() *Params |
| Params.DelCost | Method | func (p *Params) DelCost(v int) *Params |
| Params.InsCost | Method | func (p *Params) InsCost(v int) *Params |
| Params.MaxCost | Method | func (p *Params) MaxCost(v int) *Params |
| Params.MinScore | Method | func (p *Params) MinScore(v float64) *Params |
| Params.SubCost | Method | func (p *Params) SubCost(v int) *Params |
| Calculate | Function | func Calculate(str1, str2 []rune, maxCost, insCost, subCost, delCost int) (dist, prefixLen, suffixLen int) |
Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.
Package jaeger contains the code for Jaeger backend.
The Prometheus monitoring system and time series database.
VictoriaMetrics: fast, cost-effective monitoring solution and time series database
OpenTelemetry Go API and SDK
Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.
Package jaeger contains the code for Jaeger backend.
The Prometheus monitoring system and time series database.
VictoriaMetrics: fast, cost-effective monitoring solution and time series database
OpenTelemetry Go API and SDK