Open ghost opened 6 years ago
FYI, there is a new project called Micrometer (http://micrometer.io/) which has issue #65 about adding Zabbix support.
Micrometer already supports various monitoring systems (I'm not sure about level of support though):
AppOptics, Atlas, Azure Monitor, Cloudwatch, Datadog, Datadog StatsD, Dynatrace, Elastic, Humio, Influx, KairosDB, New Relic, Prometheus, SignalFx, Sysdig StatsD, Telegraf StatsD, Wavefront
Hi.
I tried to build something with default packages from conan-center, here is the result: asio-playground. CLion integration works, but Conan must be operated from command line, plugin is in the pre-release state.
Issues:
But if you already have OpenSSL locally
conan.exe search ssl
case-insensitive search works.
otherwise
include(${CMAKE_BINARY_DIR}/conanbuildinfo.cmake)
in subdirectories will refer to the same file, which is bad if subproject'sconanfile.txt
s are different. I don't know how to resolve it without changinginclude
paths in subprojects.clang-cl
, it uses MSVC.conan ... -s compiler=clang ...
results inconan-center
, only inbincrafters
repository and the version is outdated. I was unable to use it: prebuild binaries are missing and conan build fails withMAKEFILE not found and no target specified
.C:\.conan
.