We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd06d84 commit 3ef579bCopy full SHA for 3ef579b
CMakeLists.txt
@@ -214,7 +214,7 @@ option(WITH_LOGS_PREVIEW "Whether to build logs preview" OFF)
214
option(WITH_ASYNC_EXPORT_PREVIEW "Whether enable async export" OFF)
215
# Exemplar specs status is experimental, so behind feature flag by default
216
option(WITH_METRICS_EXEMPLAR_PREVIEW
217
- "Whethere to enable exemplar within metrics" OFF)
+ "Whether to enable exemplar within metrics" OFF)
218
219
#
220
# Verify options dependencies
0 commit comments