Skip to content

Feature/upgrade phx graphql telemetry#401

Closed
johnshaughnessy wants to merge 21 commits into
feature/graphql-dashboardfrom
feature/upgrade-phx-graphql-telemetry
Closed

Feature/upgrade phx graphql telemetry#401
johnshaughnessy wants to merge 21 commits into
feature/graphql-dashboardfrom
feature/upgrade-phx-graphql-telemetry

Conversation

@johnshaughnessy

Copy link
Copy Markdown
Contributor
  • Upgrade phoenix to get dashboard working
  • Add absinthe metrics
  • Add request logger

Comment thread mix.exs
{:gettext, "~> 0.17"},
{:cowboy, "~> 2.6.3"},
{:plug_cowboy, "~> 2.0"},
{:cowboy, "~> 2.8"},

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

WARNING: If we upgrade cowboy to 2.8, then we need to make sure we are running erlang 22+

See phoenixframework/phoenix#3950

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

It looks like we are running 22.0 in habitat deploys:
https://github.com/mozilla/hubs-ops/blob/master/plans/erlang/habitat/plan.sh#L3
Need to confirm this and check terraform / hmc

@johnshaughnessy

Copy link
Copy Markdown
Contributor Author

Closed in favor of clearer PR : #404

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.

1 participant