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

Update README to explain how to use data source for custom domain #18

Merged
merged 1 commit into from
Nov 28, 2022

Conversation

mikhail-vl
Copy link
Member

@mikhail-vl mikhail-vl added the enhancement New feature or request label Nov 28, 2022
@mikhail-vl mikhail-vl added this to the Version 2.3.0 milestone Nov 28, 2022
@mikhail-vl mikhail-vl requested a review from daria-vl November 28, 2022 00:28
@mikhail-vl mikhail-vl self-assigned this Nov 28, 2022
@github-actions
Copy link

Levitate is-compatible report:

🔍 Resolving @grafana/data@latest...
🔍 Resolving @grafana/ui@latest...
🔍 Resolving @grafana/runtime@latest...
🔍 Resolving @grafana/schema@latest...
🔍 Resolving @grafana/e2e-selectors@latest...
🔍 Resolving @grafana/experimental@latest...

🔬 Checking compatibility between ./src/module.ts and @grafana/data@9.2.6...
✔ Found @grafana/data version 9.2.2 locally

🔬 Checking compatibility between ./src/module.ts and @grafana/ui@9.2.6...
✔ Found @grafana/ui version 9.2.2 locally

🔬 Checking compatibility between ./src/module.ts and @grafana/runtime@9.2.6...
✔ Found @grafana/runtime version 9.2.2 locally

🔬 Checking compatibility between ./src/module.ts and @grafana/schema@9.2.6...
Skipping package @grafana/schema because it is not used in the project or not installed locally.
did you forget to run yarn install or npm install?

🔬 Checking compatibility between ./src/module.ts and @grafana/e2e-selectors@9.2.6...
Skipping package @grafana/e2e-selectors because it is not used in the project or not installed locally.
did you forget to run yarn install or npm install?

🔬 Checking compatibility between ./src/module.ts and @grafana/experimental@1.0.2...
Skipping package @grafana/experimental because it is not used in the project or not installed locally.
did you forget to run yarn install or npm install?

✔️ ./src/module.ts appears to be compatible with @grafana/data,@grafana/ui,@grafana/runtime,@grafana/schema,@grafana/e2e-selectors,@grafana/experimental

@codecov
Copy link

codecov bot commented Nov 28, 2022

Codecov Report

Base: 89.47% // Head: 89.47% // No change to project coverage 👍

Coverage data is based on head (c6d7ca3) compared to base (35f1397).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #18   +/-   ##
=======================================
  Coverage   89.47%   89.47%           
=======================================
  Files          10       10           
  Lines         133      133           
  Branches        3        3           
=======================================
  Hits          119      119           
  Misses         13       13           
  Partials        1        1           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Member Author

@mikhail-vl mikhail-vl left a comment

Choose a reason for hiding this comment

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

Looks good!

@mikhail-vl mikhail-vl merged commit c706185 into main Nov 28, 2022
@mikhail-vl mikhail-vl deleted the feat/add-nginx branch November 28, 2022 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

I don't see data source after restart Cannot install plugin to k8s instance of grafana
1 participant