Skip to content

Commit

Permalink
Merge branch 'main' into fix_1998
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomsonTan authored Mar 2, 2023
2 parents d123a50 + 3ef579b commit 01bdd68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ option(WITH_LOGS_PREVIEW "Whether to build logs preview" OFF)
option(WITH_ASYNC_EXPORT_PREVIEW "Whether enable async export" OFF)
# Exemplar specs status is experimental, so behind feature flag by default
option(WITH_METRICS_EXEMPLAR_PREVIEW
"Whethere to enable exemplar within metrics" OFF)
"Whether to enable exemplar within metrics" OFF)

#
# Verify options dependencies
Expand Down

0 comments on commit 01bdd68

Please sign in to comment.