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

feat: add analytics ingester consts #14

Merged
merged 2 commits into from
Nov 8, 2023

Conversation

alegrey91
Copy link
Contributor

No description provided.

Signed-off-by: Alessio Greggi <ale_grey_91@hotmail.it>
Copy link

github-actions bot commented Nov 7, 2023

Summary:

  • License scan: failure
  • Credentials scan: skipped
  • Vulnerabilities scan: skipped
  • Unit test: success
  • Go linting: failure

Signed-off-by: Alessio Greggi <ale_grey_91@hotmail.it>
Copy link

github-actions bot commented Nov 7, 2023

Summary:

  • License scan: failure
  • Credentials scan: skipped
  • Vulnerabilities scan: skipped
  • Unit test: success
  • Go linting: success

@alegrey91 alegrey91 merged commit c57feff into main Nov 8, 2023
8 checks passed
Comment on lines +3 to +6
const (
// topic names
AnalyticsTopic = "analytics"
)
Copy link
Contributor

Choose a reason for hiding this comment

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

@alegrey91 do we expect the analytics ingester to be triggered from different streams? Where it is currently planned to be sent from? It is best to reflect it in the topic name.

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.

None yet

3 participants