PACS System
0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
metrics_endpoints.h
Go to the documentation of this file.
1
// BSD 3-Clause License
2
// Copyright (c) 2021-2025, 🍀☀🌕🌥 🌊
3
// See the LICENSE file in the project root for full license information.
4
23
#pragma once
24
25
#include "
kcenon/pacs/services/monitoring/database_metrics_service.h
"
26
27
#ifdef PACS_WITH_DATABASE_SYSTEM
28
29
#include "crow.h"
30
31
#include <memory>
32
33
namespace
kcenon::pacs::web
{
34
struct
rest_server_context;
35
}
36
37
namespace
kcenon::pacs::web::endpoints
{
38
53
void
register_metrics_endpoints_impl(
54
crow::SimpleApp& app,
55
std::shared_ptr<rest_server_context> ctx);
56
57
}
// namespace kcenon::pacs::web::endpoints
58
59
#endif
// PACS_WITH_DATABASE_SYSTEM
database_metrics_service.h
Database monitoring and metrics service.
kcenon::pacs::web::endpoints
Definition
annotation_endpoints.h:33
kcenon::pacs::web
Definition
jwks_provider.h:29
include
kcenon
pacs
web
endpoints
metrics_endpoints.h
Generated by
1.12.0