Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Support log management #1087

Merged
merged 6 commits into from
Dec 19, 2024
Merged

Conversation

CrazyHZM
Copy link
Contributor

@CrazyHZM CrazyHZM commented Dec 9, 2024

What this PR does:

see #1073

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


Copy link

github-actions bot commented Dec 9, 2024

Hi @CrazyHZM. Thanks for your PR! 🎉
If the PR is ready, use the /cc command to assign reviewer to review.

Details

The full list of commands accepted by this bot can be found here.

The pull request process is described here.

@CrazyHZM CrazyHZM force-pushed the feat/log_management branch 5 times, most recently from 0a05b02 to 9d8dc15 Compare December 9, 2024 15:15
Signed-off-by: “huazhongming” <crazyhzm@apache.org>
@CrazyHZM CrazyHZM force-pushed the feat/log_management branch 3 times, most recently from 04fe06d to efe5ea8 Compare December 16, 2024 15:02
Signed-off-by: “huazhongming” <crazyhzm@apache.org>
@CrazyHZM CrazyHZM force-pushed the feat/log_management branch from efe5ea8 to a693a9a Compare December 16, 2024 15:11
@wenxuwan
Copy link
Member

please resolve the conflicting

# Conflicts:
#	components/configstores/etcdv3/etcdv3.go
#	components/configstores/nacos/configstore.go
#	components/cryption/aliyun/kms.go
#	components/cryption/aws/kms.go
#	components/lock/consul/consul_lock.go
#	components/lock/etcd/etcd_lock.go
#	components/lock/mongo/mongo_lock.go
#	components/lock/redis/cluster_redis_lock.go
#	components/lock/redis/standalone_redis_lock.go
#	components/lock/zookeeper/zookeeper_lock.go
#	components/oss/aws/oss.go
#	components/oss/ceph/oss.go
#	components/sequencer/etcd/store.go
#	components/sequencer/mongo/mongo_sequencer.go
#	components/sequencer/mysql/mysql.go
#	components/sequencer/redis/standalone_redis_sequencer.go
#	components/sequencer/snowflake/snowflake_sequencer.go
#	components/sequencer/zookeeper/zookeeper_sequencer.go
#	pkg/grpc/default_api/api.go
#	pkg/grpc/default_api/api_pubsub.go
kit/logger/logger.go Show resolved Hide resolved
kit/logger/logger.go Outdated Show resolved Hide resolved
kit/logger/logger.go Show resolved Hide resolved
pkg/runtime/runtime.go Outdated Show resolved Hide resolved
components/rpc/callback/callback.go Outdated Show resolved Hide resolved
@CrazyHZM CrazyHZM force-pushed the feat/log_management branch 2 times, most recently from 767bead to 93cdf84 Compare December 18, 2024 11:49
@CrazyHZM CrazyHZM force-pushed the feat/log_management branch from 93cdf84 to 429af1a Compare December 18, 2024 11:54
@wenxuwan wenxuwan merged commit 13c49c2 into mosn:main Dec 19, 2024
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants