Skip to content

Commit

Permalink
Test commit for circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
janzh committed Jul 30, 2019
1 parent 283f871 commit d2f61dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/kotlin/no/nav/syfo/metric/Metrics.kt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ const val OVERSIKTHENDELSE_MOTEPLANLEGGER_ALLE_SVAR_BEHANDLET_FEILET = "oversikt

const val OVERSIKTHENDELSE_UKJENT_MOTTATT = "oversikthendelse_ukjent_count"


val COUNT_PERSONTILDELING_TILDEL: Counter = Counter.build()
.namespace(METRICS_NS)
.name(METRIC_NAME_PERSONTILDELING_TILDEL)
Expand Down

0 comments on commit d2f61dc

Please sign in to comment.