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

API usage monitoring filter improvements #950

Conversation

maxim-tschumak
Copy link
Contributor

Closes #949

@maxim-tschumak maxim-tschumak force-pushed the 949-api-usage-monitoring-filter-improvements branch from ff95655 to 12d8135 Compare February 11, 2019 15:22
…hs (instead of <unknown>) (zalando#949)

Signed-off-by: Maxim Tschumak <maxim.tschumak@gmail.com>
…lid config (zalando#949)

Signed-off-by: Maxim Tschumak <maxim.tschumak@gmail.com>
…alando#949)

Signed-off-by: Maxim Tschumak <maxim.tschumak@gmail.com>
@maxim-tschumak maxim-tschumak force-pushed the 949-api-usage-monitoring-filter-improvements branch from 12d8135 to a5442b7 Compare February 11, 2019 15:25
…t pattern on filter level (incompatible interface change) (zalando#949)

Signed-off-by: Maxim Tschumak <maxim.tschumak@gmail.com>
@maxim-tschumak maxim-tschumak force-pushed the 949-api-usage-monitoring-filter-improvements branch from a5442b7 to eb5ea86 Compare February 11, 2019 15:52
cmd/skipper/main.go Outdated Show resolved Hide resolved
docs/reference/filters.md Show resolved Hide resolved
docs/reference/filters.md Outdated Show resolved Hide resolved
docs/reference/filters.md Show resolved Hide resolved
filters/apiusagemonitoring/filter.go Outdated Show resolved Hide resolved
filters/apiusagemonitoring/spec.go Outdated Show resolved Hide resolved
filters/apiusagemonitoring/spec.go Outdated Show resolved Hide resolved
filters/apiusagemonitoring/spec.go Show resolved Hide resolved
filters/apiusagemonitoring/spec.go Show resolved Hide resolved
filters/apiusagemonitoring/spec.go Outdated Show resolved Hide resolved
@maxim-tschumak maxim-tschumak force-pushed the 949-api-usage-monitoring-filter-improvements branch 2 times, most recently from cc7cc67 to f5517f6 Compare February 12, 2019 10:52
…alando#949)

Signed-off-by: Maxim Tschumak <maxim.tschumak@gmail.com>
@maxim-tschumak maxim-tschumak force-pushed the 949-api-usage-monitoring-filter-improvements branch from f5517f6 to df0657e Compare February 12, 2019 11:26
…ando#949)

Signed-off-by: Maxim Tschumak <maxim.tschumak@gmail.com>
@maxim-tschumak maxim-tschumak force-pushed the 949-api-usage-monitoring-filter-improvements branch from 0eb18b9 to d3c7c48 Compare February 13, 2019 10:21
@tkrop
Copy link
Member

tkrop commented Feb 13, 2019

👍

@tkrop tkrop self-assigned this Feb 13, 2019
@tkrop
Copy link
Member

tkrop commented Feb 13, 2019

@aryszka @szuecs please have a look.

o.ApiUsageMonitoringRealmKey,
o.ApiUsageMonitoringClientIdKeyName,
o.ApiUsageMonitoringDefaultClientTrackingPattern,
o.ApiUsageMonitoringRealmKeys,
Copy link
Contributor

Choose a reason for hiding this comment

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

on the long term we should try to avoid compatibility breaking changes, but I see how this change makes this feature more usable 👍

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Agree! (that's why we haven't officially released the api-usage-monitoring filter within Z)

@aryszka
Copy link
Contributor

aryszka commented Feb 13, 2019

👍

@maxim-tschumak
Copy link
Contributor Author

Thanks for the review @tkrop @aryszka !

@aryszka
Copy link
Contributor

aryszka commented Feb 13, 2019

Thanks for the PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants