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

support sls query mode logstore #502

Merged
merged 4 commits into from Nov 2, 2022

Conversation

linrunqi08
Copy link
Collaborator

No description provided.

ShardCount: shardCount,
AutoSplit: true,
MaxSplitShard: 32,
AppendMeta: true,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

}

const (
QUERY_MODE string = "query"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

官网文档记个aone跟踪下

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

已补充

@@ -103,8 +103,14 @@ type AliyunLogConfigSpec struct {
LastFetchTime int64 `json:"lastFetchTime"`
ProductCode string `json:"productCode"`
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

完整的支持情况要不要一起梳理下?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

后续会梳理一下

@yyuuttaaoo yyuuttaaoo merged commit 1165c58 into alibaba:main Nov 2, 2022
@yyuuttaaoo yyuuttaaoo added this to the v1.3 milestone Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants