Skip to content

Commit

Permalink
Update url for cdn-resources
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis committed Jul 22, 2021
1 parent ae6a025 commit f2cf9c8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
5 changes: 2 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Changelog

## 1.0.5
## 1.0.6

- Support deleted cdn resource
- Support automatic chosen scale value for the bandwidth metric
- Update url for resources https://api.gcdn.co/cdn/resources
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gcore-cdn-stats",
"version": "1.0.5",
"version": "1.0.6",
"description": "",
"scripts": {
"build": "grafana-toolkit plugin:build",
Expand Down
2 changes: 1 addition & 1 deletion src/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
{
"path": "resources",
"url": "https://api.gcdn.co/resources",
"url": "https://api.gcdn.co/cdn/resources",
"headers": [
{
"name": "Authorization",
Expand Down

0 comments on commit f2cf9c8

Please sign in to comment.