This repository was archived by the owner on Nov 24, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 356
Migrate dynamic scripted Grafana Dashboards to Scenes #7927
Merged
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
453fb67
add grafana scenes into atc
ntheanh201 bfd1d17
update build Grafana scenes
ntheanh201 502b09b
update Dockerfile
ntheanh201 99c1d6d
fix tps panel
ntheanh201 4123c25
update datasource
ntheanh201 0def872
add Apache license header
ntheanh201 b17077e
fix weasel check
ntheanh201 e40aaf0
Merge branch 'apache:master' into grafana/scenes
ntheanh201 1a41cd0
update logo weasel
ntheanh201 1f3867f
update Grafana docs
ntheanh201 48cfb64
[WIP] update eslint
ntheanh201 8de8011
update eslint rules + fix code style
ntheanh201 fcd03f0
update import paths, fix build
ntheanh201 b854b60
remove logo assets
ntheanh201 83c05dc
[WIP] update
ntheanh201 47b7fc6
update specs traffic stats
ntheanh201 4933ff6
Merge pull request #6 from ntheanh201/scenes
ntheanh201 487b238
add built files of Grana Scenes into Grafana CiaB
ntheanh201 16d3e0f
fix code styles
ntheanh201 c63936a
add docstring
ntheanh201 8e06767
fix tab indent
ntheanh201 39bac41
docs: update docs Traffic Stats
ntheanh201 693c7b9
fix: fix build traffic stats
ntheanh201 391d628
fix: spec action
ntheanh201 aea9737
chore: add CHANGELOG
ntheanh201 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
30 changes: 30 additions & 0 deletions
30
infrastructure/cdn-in-a-box/optional/grafana/app.yaml.template
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,30 @@ | ||
| # Licensed to the Apache Software Foundation (ASF) under one | ||
| # or more contributor license agreements. See the NOTICE file | ||
| # distributed with this work for additional information | ||
| # regarding copyright ownership. The ASF licenses this file | ||
| # to you under the Apache License, Version 2.0 (the | ||
| # "License"); you may not use this file except in compliance | ||
| # with the License. You may obtain a copy of the License at | ||
| # | ||
| # http://www.apache.org/licenses/LICENSE-2.0 | ||
| # | ||
| # Unless required by applicable law or agreed to in writing, | ||
| # software distributed under the License is distributed on an | ||
| # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | ||
| # KIND, either express or implied. See the License for the | ||
| # specific language governing permissions and limitations | ||
| # under the License. | ||
| # | ||
| # Refer to "http://docs.grafana.org/administration/provisioning/#example-datasource-config-file" | ||
| # for the variables usages | ||
|
|
||
| apiVersion: 1 | ||
|
|
||
| apps: | ||
| - type: 'trafficcontrol-scenes-app' | ||
| org_id: 1 | ||
| org_name: 'apache' | ||
| disabled: false | ||
| jsonData: | ||
| apiUrl: https://trafficcontrol.apache.org/ | ||
| isApiKeySet: true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.