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

Add support Grafana Provider #4

Closed
sergeylanzman opened this issue May 3, 2019 · 2 comments
Closed

Add support Grafana Provider #4

sergeylanzman opened this issue May 3, 2019 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed Stale

Comments

@sergeylanzman
Copy link
Collaborator

Grafana best open source tool for visualization metrics.
Grafana Provider support only 4 resources

  • grafana_alert_notification
  • grafana_dashboard
  • grafana_data_source
  • grafana_organization

Grafana has api for get ID for each resources.
API docs: https://grafana.com/docs/http_api/
maybe API Token need be pass in flags
It's can be usable for users with a lot of number alerts and dashboards.

@sergeylanzman sergeylanzman added enhancement New feature or request help wanted Extra attention is needed labels May 3, 2019
@github-actions
Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label Apr 13, 2021
@github-actions
Copy link

This issue was closed because it has been stalled for 7 days with no activity.

sergeylanzman pushed a commit that referenced this issue Jun 4, 2022
…to-username"

This reverts commit bd80781, reversing
changes made to 36104af.
sergeylanzman pushed a commit that referenced this issue Jun 4, 2022
…to-username"

This reverts commit bd80781, reversing
changes made to 36104af.
sergeylanzman pushed a commit that referenced this issue Feb 7, 2023
* [WIP] add ionoscloud support

* [WIP] add ionoscloud support

* fix: fix set dcId for servers and lan

* vendor update

* docs: added documentations for ionoscloud

* feat: add nic and volume

* fix: remove unnecessary prints from server.go file (#3)

* feat: implement IP Block (#4)

* feat: implement backup unit (#2)

* feat: Implement K8s cluster (#5)

* feat: implement Kubernetes Nodepool (#6)

* fix: resolve import inconsistency (#7)

* fix: fix IONOS_TOKEN authentication (#9)

* feat: add extra checks for resources (#10)

* feat: implement target group (#8)

* fix: remove unnecessary check and test statement (#13)

* feat: implement network load balancer (#14)

* feat: implement NAT gateway (#12)

* feat: implement group (#11)

* feat: implement application load balancer (#15)

* feat: fix server corner cases. k8s server should not be written to plan.

* Implement firewall resource, fix name typo, change nic logic (#16)

* implement NLB forwarding rule (#17)

* Implement load balancer (#18)

* feat: implement NAT gateway rule (#19)

* fix: rename generator string (#20)

* feat: rename variable, add condition if server valid, firewall link to other resources

* feat: improve doc

* feat: use variables for hardcoded strings

* feat: link remaining resources

* doc: update README.md

* fix: add links to supported resources

* fix: add links to supported resources

* fix: remove 'Printf' calls from utils.go (#23)

* refactor: fix linter errors (#24)

---------

Co-authored-by: iblindu <iuliaioana.blindu@gmail.com>
Co-authored-by: cristi <cristian.mihai.guran@ionos.com>
Co-authored-by: cguran-ionos <cristian-mihai.guran@ionos.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed Stale
Projects
None yet
Development

No branches or pull requests

1 participant