Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
KayzzzZ committed Dec 16, 2024
1 parent 8255c36 commit 011b1c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/constants/TagConstants.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,4 @@ namespace logtail {
const std::string DEFAULT_TRACE_TAG_CONTAINER_ID = "container.id";
const std::string DEFAULT_TRACE_TAG_IMAGE_NAME = "container.image.name";

} // namespace logtail
} // namespace logtail
2 changes: 1 addition & 1 deletion core/constants/TagConstants.h
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ namespace logtail {
extern const std::string DEFAULT_TRACE_TAG_CONTAINER_ID;
extern const std::string DEFAULT_TRACE_TAG_IMAGE_NAME;

} // namespace logtail
} // namespace logtail

0 comments on commit 011b1c6

Please sign in to comment.