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: add Baidu AI Cloud as storage backends for Loki #4788

Closed
wants to merge 1 commit into from

Conversation

arcosx
Copy link
Contributor

@arcosx arcosx commented Nov 19, 2021

Hi all, I plan to add Baidu AI Cloud (one of the Chinese cloud vendors) as one of the storage backends for Loki. In China many users don't use cloud vendors like amazon and google cloud. Adding Baidu AI cloud as a backend storage will help more Chinese users to try Loki.

links:

@CLAassistant
Copy link

CLAassistant commented Nov 19, 2021

CLA assistant check
All committers have signed the CLA.

@arcosx arcosx force-pushed the feat/baidubce branch 5 times, most recently from 95b1d67 to 89d0c88 Compare November 30, 2021 06:46
@stale
Copy link

stale bot commented Jan 8, 2022

Hi! This issue has been automatically marked as stale because it has not had any
activity in the past 30 days.

We use a stalebot among other tools to help manage the state of issues in this project.
A stalebot can be very useful in closing issues in a number of cases; the most common
is closing issues or PRs where the original reporter has not responded.

Stalebots are also emotionless and cruel and can close issues which are still very relevant.

If this issue is important to you, please add a comment to keep it open. More importantly, please add a thumbs-up to the original issue entry.

We regularly sort for closed issues which have a stale label sorted by thumbs up.

We may also:

  • Mark issues as revivable if we think it's a valid issue but isn't something we are likely
    to prioritize in the future (the issue will still remain closed).
  • Add a keepalive label to silence the stalebot if the issue is very common/popular/important.

We are doing our best to respond, organize, and prioritize all issues but it can be a challenging task,
our sincere apologies if you find yourself at the mercy of the stalebot.

@stale stale bot added the stale A stale issue or PR that will automatically be closed. label Jan 8, 2022
@stale stale bot removed the stale A stale issue or PR that will automatically be closed. label Feb 7, 2022
@arcosx arcosx force-pushed the feat/baidubce branch 4 times, most recently from f111167 to 11397ef Compare February 14, 2022 11:23
@arcosx arcosx changed the title Feat/baidubce Feat: add Baidu AI Cloud as storage backends for Loki Feb 14, 2022
Signed-off-by: arcosx <arcosx@outlook.com>
@arcosx
Copy link
Contributor Author

arcosx commented Apr 12, 2022

new at #5848

owen-d pushed a commit that referenced this pull request May 5, 2022
* feat: add baidu bce bos storage support

Signed-off-by: arcosx <arcosx@outlook.com>

* add baidu bce bos as chunk storage backend

Signed-off-by: arcosx <arcosx@outlook.com>

* fix: some doc error && rewrite bad code

Signed-off-by: arcosx <arcosx@outlook.com>

* fix: add the `BceServiceError` source link

Signed-off-by: arcosx <arcosx@outlook.com>

* Update CHANGELOG.md

Co-authored-by: Karen Miller <84039272+KMiller-Grafana@users.noreply.github.com>

* Update docs/sources/configuration/_index.md

Co-authored-by: Karen Miller <84039272+KMiller-Grafana@users.noreply.github.com>
Signed-off-by: arcosx <arcosx@outlook.com>

* Update docs/sources/configuration/_index.md

Co-authored-by: Karen Miller <84039272+KMiller-Grafana@users.noreply.github.com>

* Update docs/sources/configuration/_index.md

Co-authored-by: Karen Miller <84039272+KMiller-Grafana@users.noreply.github.com>

* Update docs/sources/configuration/_index.md

Co-authored-by: Karen Miller <84039272+KMiller-Grafana@users.noreply.github.com>

* Update docs/sources/configuration/_index.md

Co-authored-by: Karen Miller <84039272+KMiller-Grafana@users.noreply.github.com>

* Update pkg/storage/chunk/client/baidubce/bos_storage_client.go

Co-authored-by: Karen Miller <84039272+KMiller-Grafana@users.noreply.github.com>

* Update pkg/storage/chunk/client/baidubce/bos_storage_client.go

Co-authored-by: Karen Miller <84039272+KMiller-Grafana@users.noreply.github.com>

* Update pkg/storage/chunk/client/baidubce/bos_storage_client.go

Co-authored-by: Karen Miller <84039272+KMiller-Grafana@users.noreply.github.com>

Co-authored-by: Karen Miller <84039272+KMiller-Grafana@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants