Skip to content

Commit

Permalink
Update examples/src/main/kotlin/com/xebia/functional/xef/assistants/D…
Browse files Browse the repository at this point in the history
…SL.kt

Co-authored-by: Francisco Diaz <francisco.d@47deg.com>
  • Loading branch information
Montagon and franciscodr authored Sep 4, 2024
1 parent 14d4973 commit cff5c6e
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ suspend fun main() {
// - # docker-compose up

val metric = com.xebia.functional.xef.metrics.Metric.EMPTY
// val metric = com.xebia.functional.xef.opentelemetry.OpenTelemetryMetric()
// val metric = com.xebia.functional.xef.metrics.LogsMetric()
val questionsCounter = metric.createCounter("questions-counter")

val assistant =
Expand Down

0 comments on commit cff5c6e

Please sign in to comment.