blob: c10fffefe8bbec13bd3ed58faf91d97c173e0c9f [file] [log] [blame]
#include "log_monitoring.h" // IWYU pragma: keep, Needed for template instantiation
#include "absl/strings/string_view.h"
#include <source_location>
#include "metric_instance.h" // IWYU pragma: keep, Needed for template instantiation
#include "monitoring.h"
const absl::string_view milotic::metrics::kImplementationName =
std::source_location::current().file_name();