Skip to content

Commit

Permalink
feat: Add new SSAI attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
paulk4633 committed Oct 1, 2024
1 parent 36d346d commit 9e151a6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/types/queryAttributes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ import { SelectableValue } from '@grafana/data';

const QUERY_ATTRIBUTES = [
'AD',
'AD_ID',
'AD_INDEX',
'AD_POSITION',
'AD_SYSTEM',
'ANALYTICS_VERSION',
'AUDIO_BITRATE',
'AUDIO_CODEC',
Expand Down

0 comments on commit 9e151a6

Please sign in to comment.