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

Minor updates on realtime dashboards #230

Merged
merged 4 commits into from
Feb 10, 2023
Merged

Conversation

Hsankesara
Copy link
Member

Description of the change

Chart version updates and minor changes in the real-time dashboards.

Benefits

N/A

Possible drawbacks

N/A

Applicable issues
N/A

  • fixes #

Additional information

@Hsankesara
Copy link
Member Author

Hi, @K1Hyve,

I am getting this error in CI

Error: Error: No public SSH keys registered with Hsankesara's GitHub profile

Not sure how can I add me ssh keys there.

@keyvaann
Copy link
Collaborator

keyvaann commented Feb 3, 2023

@@ -26,3 +26,9 @@ radar_grafana:
#radar_appserver:
# google_application_credentials: {{ readFile "../etc/radar-appserver/firebase-adminsdk.json" | quote }}
#*/}}


ksql_server:
Copy link
Member

Choose a reason for hiding this comment

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

Maybe comment this out similar to the appserver one above (with explanation) since ksql-server is disabled by default.

# ksql:
# queries: |
# {{- readFile "cp-ksql-server/queries.sql" | nindent 8 }}
Copy link
Member

@yatharthranjan yatharthranjan Feb 8, 2023

Choose a reason for hiding this comment

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

You also need to comment within the braces as well (same as others above)

{{/*
....
*/}}

Otherwise, it causes issues with go templating.

Copy link
Member Author

Choose a reason for hiding this comment

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

oh alright, will do that.

Copy link
Member

@yatharthranjan yatharthranjan left a comment

Choose a reason for hiding this comment

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

LGTM, thanks.

@Hsankesara
Copy link
Member Author

@blootsvoets @K1Hyve, do you think any changes are needed or should I go ahead and merge it?

@keyvaann
Copy link
Collaborator

keyvaann commented Feb 9, 2023

From the repository perspective looks good to me. I can't say from application view point.

@yatharthranjan
Copy link
Member

@Hsankesara lets merge. We are going to be the first users of this anyways, so can fix it if we find any issues in testing.

@Hsankesara Hsankesara merged commit 6a95b81 into dev Feb 10, 2023
@Hsankesara Hsankesara deleted the updating_realtime_dashboards branch February 10, 2023 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants